Home
last modified time | relevance | path

Searched defs:RegMap (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp64 } RegMap[] = { in initLLVMToCVRegMapping() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp114 static unsigned RegMap[8] = {Hexagon::R8, Hexagon::R9, Hexagon::R10, in EncodeSingleInstruction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp71 } RegMap[] = { in initLLVMToCVRegMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp423 DenseMap<Register, Register> &RegMap) { in getMappedReg() argument
447 DenseMap<Register, Register> &RegMap, in removeMapRegEntry() argument
H A DMachineVerifier.cpp115 using RegMap = DenseMap<Register, const MachineInstr *>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp88 } RegMap[] = { in initLLVMToSEHAndCVRegMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp289 DenseMap<unsigned, unsigned> &RegMap = VRegMapping[RC]; in encodeVirtualRegister() local
593 const DenseMap<unsigned, unsigned> &RegMap = I->second; in getVirtualRegisterName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp288 DenseMap<unsigned, unsigned> &RegMap = VRegMapping[RC]; in encodeVirtualRegister() local
586 const DenseMap<unsigned, unsigned> &RegMap = I->second; in getVirtualRegisterName() local
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp303 DenseMap<unsigned, unsigned> &RegMap = VRegMapping[RC]; in encodeVirtualRegister() local
571 const DenseMap<unsigned, unsigned> &RegMap = I->second; in getVirtualRegisterName() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp179 } RegMap[] = { in initLLVMToSEHAndCVRegMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp229 } RegMap[] = { in initLLVMToCVRegMapping() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp164 unsigned RegMap[NumFPRegs]; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp164 unsigned RegMap[NumFPRegs]; member
/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp156 unsigned RegMap[NumFPRegs]; member
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp520 getMappedReg(unsigned Reg, DenseMap<unsigned, unsigned> &RegMap) { in getMappedReg() argument
H A DMachineVerifier.cpp76 typedef DenseMap<unsigned, const MachineInstr*> RegMap; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp547 getMappedReg(unsigned Reg, DenseMap<unsigned, unsigned> &RegMap) { in getMappedReg() argument
H A DMachineVerifier.cpp109 using RegMap = DenseMap<unsigned, const MachineInstr *>; typedef
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1381 UnsignedMap RegMap; in generateInserts() local
H A DHexagonBitSimplify.cpp3104 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1403 UnsignedMap RegMap; in generateInserts() local
H A DHexagonBitSimplify.cpp3069 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1367 UnsignedMap RegMap; in generateInserts() local
H A DHexagonBitSimplify.cpp2488 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2240 RegMap = { in ComputeRegsForAlias() local