/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineSSAUpdater.h | 42 unsigned VR; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenInsert.cpp | 443 void OrderedRegisterList::insert(unsigned VR) { in insert() 456 void OrderedRegisterList::remove(unsigned VR) { in remove() 799 bool HexagonGenInsert::findRecordInsertForms(unsigned VR, in findRecordInsertForms() 958 for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR)) { in collectInBlock() local 979 for (unsigned VR = InsDefs.find_first(); VR; VR = InsDefs.find_next(VR)) in collectInBlock() local 989 for (unsigned VR = BlockDefs.find_first(); VR; VR = BlockDefs.find_next(VR)) in collectInBlock() local 993 void HexagonGenInsert::findRemovableRegisters(unsigned VR, IFRecord IF, in findRemovableRegisters() 1065 void HexagonGenInsert::pruneCoveredSets(unsigned VR) { in pruneCoveredSets() 1152 void HexagonGenInsert::pruneUsesTooFar(unsigned VR, const UnsignedMap &RPO, in pruneUsesTooFar() 1174 void HexagonGenInsert::pruneRegCopies(unsigned VR) { in pruneRegCopies() [all …]
|
D | HexagonFrameLowering.cpp | 2004 for (unsigned VR : NewRegs) in determineCalleeSaves() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEFrameLowering.cpp | 174 Register VR = MRI.createVirtualRegister(RC); in expandLoadCCond() local 189 Register VR = MRI.createVirtualRegister(RC); in expandStoreCCond() local 541 Register VR = MF.getRegInfo().createVirtualRegister(RC); in emitPrologue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
D | InstrProf.cpp | 833 ValueProfRecord *VR = getFirstValueProfRecord(this); in deserializeTo() local 862 ValueProfRecord *VR = getFirstValueProfRecord(this); in checkIntegrity() local 908 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesToHost() local 921 ValueProfRecord *VR = getFirstValueProfRecord(this); in swapBytesFromHost() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVFrameLowering.cpp | 223 Register VR = in emitPrologue() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
D | PatternMatch.h | 563 Class *&VR; member 656 uint64_t &VR; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/ |
D | RuntimeDyld.cpp | 389 auto &VR = KV.first; in loadObjectImpl() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 3767 static const MCPhysReg VR[] = { in LowerFormalArguments_64SVR4() local 4182 static const MCPhysReg VR[] = { in LowerFormalArguments_Darwin() local 4605 static const MCPhysReg VR[] = { in needStackSlotPassParameters() local 5865 static const MCPhysReg VR[] = { in LowerCall_64SVR4() local 6597 static const MCPhysReg VR[] = { in LowerCall_Darwin() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/ |
D | Record.cpp | 2122 Init *VR = V->resolveReferences(R); in resolveReferences() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64InstrInfo.cpp | 4324 unsigned IdxMulOpd, unsigned MaddOpc, unsigned VR, in genMaddR()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMISelLowering.cpp | 2550 unsigned VR = cast<RegisterSDNode>(Arg.getOperand(1))->getReg(); in MatchingStackOffset() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.cpp | 4398 unsigned VR = cast<RegisterSDNode>(Arg.getOperand(1))->getReg(); in MatchingStackOffset() local 31955 unsigned VR = 0; in SetupEntryBlockForSjLj() local
|