Home
last modified time | relevance | path

Searched defs:SplitVRegs (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp167 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences()
221 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit()
H A DRegAllocBase.cpp106 VirtRegVec SplitVRegs; in allocatePhysRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp210 SmallVectorImpl<Register> &SplitVRegs) { in spillInterferences()
260 SmallVectorImpl<Register> &SplitVRegs) { in selectOrSplit()
H A DRegAllocBase.cpp111 VirtRegVec SplitVRegs; in allocatePhysRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DRegAllocBasic.cpp205 SmallVectorImpl<unsigned> &SplitVRegs) { in spillInterferences()
257 SmallVectorImpl<unsigned> &SplitVRegs) { in selectOrSplit()
H A DRegAllocBase.cpp112 VirtRegVec SplitVRegs; in allocatePhysRegs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsCallLowering.cpp709 SmallVector<Register, 4> SplitVRegs; in splitToValueTypes() local