Home
last modified time | relevance | path

Searched defs:VRegs (Results 1 – 15 of 15) sorted by relevance

/external/llvm/include/llvm/CodeGen/GlobalISel/
DCallLowering.h66 const SmallVectorImpl<unsigned> &VRegs) const { in lowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DCallLowering.h161 ArrayRef<unsigned> VRegs) const { in lowerFormalArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRCanonicalizerPass.cpp396 static void doCandidateWalk(std::vector<TypedVReg> &VRegs, in doCandidateWalk()
517 GetVRegRenameMap(const std::vector<TypedVReg> &VRegs, in GetVRegRenameMap()
683 std::vector<TypedVReg> VRegs; in runOnBasicBlock() local
/external/capstone/arch/PowerPC/
DPPCDisassembler.c63 static const unsigned VRegs[] = { variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DRegAllocBasic.cpp191 LiveVirtRegBitSet &VRegs = unionVRegs[PhysReg]; in verify() local
/external/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp92 static const unsigned VRegs[] = { variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/Disassembler/
DPPCDisassembler.cpp103 static const unsigned VRegs[] = { variable
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCFrameLowering.cpp813 SmallVector<CalleeSavedInfo, 18> VRegs; in processFunctionBeforeFrameFinalized() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp71 SmallVectorImpl<unsigned> &VRegs) { in extractParts()
DIRTranslator.cpp166 auto *VRegs = VMap.getVRegs(Val); in getOrCreateVRegs() local
1611 auto &VRegs = *VMap.getVRegs(cast<Value>(*ArgIt)); in runOnMachineFunction() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1710 SmallVector<CalleeSavedInfo, 18> VRegs; in processFunctionBeforeFrameFinalized() local
/external/llvm/lib/Target/PowerPC/
DPPCFrameLowering.cpp1485 SmallVector<CalleeSavedInfo, 18> VRegs; in processFunctionBeforeFrameFinalized() local
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp86 static const MCPhysReg VRegs[32] = { variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp106 static const MCPhysReg VRegs[32] = { variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp1332 SmallVector<std::pair<MachineBasicBlock *, unsigned>, 4> VRegs; in propagateSwiftErrorVRegs() local