Home
last modified time | relevance | path

Searched defs:VR (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineSSAUpdater.h42 unsigned VR; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonGenInsert.cpp443 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 …]
DHexagonFrameLowering.cpp2004 for (unsigned VR : NewRegs) in determineCalleeSaves() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEFrameLowering.cpp174 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/
DInstrProf.cpp833 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/
DRISCVFrameLowering.cpp223 Register VR = in emitPrologue() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h563 Class *&VR; member
656 uint64_t &VR; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyld.cpp389 auto &VR = KV.first; in loadObjectImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp3767 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/
DRecord.cpp2122 Init *VR = V->resolveReferences(R); in resolveReferences() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp4324 unsigned IdxMulOpd, unsigned MaddOpc, unsigned VR, in genMaddR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp2550 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/
DX86ISelLowering.cpp4398 unsigned VR = cast<RegisterSDNode>(Arg.getOperand(1))->getReg(); in MatchingStackOffset() local
31955 unsigned VR = 0; in SetupEntryBlockForSjLj() local