Home
last modified time | relevance | path

Searched defs:RegIdx (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDetectDeadLanes.cpp112 void PutInWorklist(unsigned RegIdx) { in PutInWorklist()
363 unsigned RegIdx = Register::virtReg2Index(Reg); in determineInitialDefinedLanes() local
496 for (unsigned RegIdx = 0; RegIdx < NumVirtRegs; ++RegIdx) { in runOnce() local
507 unsigned RegIdx = Worklist.front(); in runOnce() local
542 unsigned RegIdx = Register::virtReg2Index(Reg); in runOnce() local
DSplitKit.cpp456 VNInfo *SplitEditor::defValue(unsigned RegIdx, in defValue()
493 void SplitEditor::forceRecompute(unsigned RegIdx, const VNInfo &ParentVNI) { in forceRecompute()
540 MachineBasicBlock::iterator InsertBefore, bool Late, unsigned RegIdx) { in buildCopy()
627 VNInfo *SplitEditor::defFromParent(unsigned RegIdx, in defFromParent()
877 unsigned RegIdx = AssignI.value(); in removeBackCopies() local
1132 unsigned RegIdx; in transferValues() local
1271 unsigned RegIdx = RegAssign.lookup(V->def); in extendPHIKillRanges() local
1286 unsigned RegIdx = RegAssign.lookup(V->def); in extendPHIKillRanges() local
1309 unsigned RegIdx; in rewriteAssigned() member
1335 unsigned RegIdx = RegAssign.lookup(Idx); in rewriteAssigned() local
[all …]
DSplitKit.h343 LiveRangeCalc &getLRCalc(unsigned RegIdx) { in getLRCalc()
DLiveVariables.cpp85 LiveVariables::VarInfo &LiveVariables::getVarInfo(unsigned RegIdx) { in getVarInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMCallingConv.cpp203 unsigned RegIdx = State.getFirstUnallocated(RegList); in CC_ARM_AAPCS_Custom_Aggregate() local
247 unsigned RegIdx = State.getFirstUnallocated(RegList); in CC_ARM_AAPCS_Custom_Aggregate() local
DARMISelLowering.cpp4037 unsigned RegIdx = CCInfo.getFirstUnallocated(GPRArgRegs); in LowerFormalArguments() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRAsmPrinter.cpp115 unsigned RegIdx = ByteNumber / BytesPerReg; in PrintAsmOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CollectLOH.cpp517 int RegIdx = mapRegToGPRIndex(LI.PhysReg); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp842 SDValue RegIdx = Node->getOperand(2); in trySelect() local
875 SDValue RegIdx = Node->getOperand(2); in trySelect() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp2244 unsigned RegIdx = Log2_32(RegBytes); in canHardenRegister() local
DX86FastISel.cpp2644 unsigned RegIdx = X86::sub_16bit; in fastLowerIntrinsicCall() local
DX86ISelLowering.cpp32200 for (unsigned RegIdx = 0; SavedRegs[RegIdx]; ++RegIdx) { in EmitSjLjDispatchBlock() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1522 unsigned RegIdx = State.getFirstUnallocated(ArgGPRs); in CC_RISCV() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp1666 unsigned RegIdx = CCInfo.getFirstUnallocated(ArgVGPRs); in allocateVGPR32Input() local
1688 unsigned RegIdx = CCInfo.getFirstUnallocated(ArgSGPRs); in allocateSGPR32InputImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp2129 unsigned RegIdx = RegNum / AlignSize; in getRegularReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp863 struct RegIdxOp RegIdx; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp6647 unsigned RegIdx = 3; in shouldOmitPredicateOperand() local