/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64MCTargetDesc.cpp | 64 } RegMap[] = { in initLLVMToCVRegMapping() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCCodeEmitter.cpp | 114 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 D | AArch64MCTargetDesc.cpp | 71 } RegMap[] = { in initLLVMToCVRegMapping() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 423 DenseMap<Register, Register> &RegMap) { in getMappedReg() argument 447 DenseMap<Register, Register> &RegMap, in removeMapRegEntry() argument
|
H A D | MachineVerifier.cpp | 115 using RegMap = DenseMap<Register, const MachineInstr *>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 88 } RegMap[] = { in initLLVMToSEHAndCVRegMapping() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 289 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 D | NVPTXAsmPrinter.cpp | 288 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 D | NVPTXAsmPrinter.cpp | 303 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 D | X86MCTargetDesc.cpp | 179 } RegMap[] = { in initLLVMToSEHAndCVRegMapping() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMMCTargetDesc.cpp | 229 } RegMap[] = { in initLLVMToCVRegMapping() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 164 unsigned RegMap[NumFPRegs]; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 164 unsigned RegMap[NumFPRegs]; member
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86FloatingPoint.cpp | 156 unsigned RegMap[NumFPRegs]; member
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 520 getMappedReg(unsigned Reg, DenseMap<unsigned, unsigned> &RegMap) { in getMappedReg() argument
|
H A D | MachineVerifier.cpp | 76 typedef DenseMap<unsigned, const MachineInstr*> RegMap; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TwoAddressInstructionPass.cpp | 547 getMappedReg(unsigned Reg, DenseMap<unsigned, unsigned> &RegMap) { in getMappedReg() argument
|
H A D | MachineVerifier.cpp | 109 using RegMap = DenseMap<unsigned, const MachineInstr *>; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1381 UnsignedMap RegMap; in generateInserts() local
|
H A D | HexagonBitSimplify.cpp | 3104 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1403 UnsignedMap RegMap; in generateInserts() local
|
H A D | HexagonBitSimplify.cpp | 3069 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1367 UnsignedMap RegMap; in generateInserts() local
|
H A D | HexagonBitSimplify.cpp | 2488 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 2240 RegMap = { in ComputeRegsForAlias() local
|