Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MCTargetDesc.cpp71 } RegMap[] = { in initLLVMToCVRegMapping() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MCTargetDesc.cpp179 } RegMap[] = { in initLLVMToSEHAndCVRegMapping() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCTargetDesc.cpp229 } RegMap[] = { in initLLVMToCVRegMapping() local
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp164 unsigned RegMap[NumFPRegs]; member
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonGenInsert.cpp1381 UnsignedMap RegMap; in generateInserts() local
H A DHexagonBitSimplify.cpp3104 DenseMap<unsigned,unsigned> RegMap; in moveGroup() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenRegisters.cpp1393 using RegMap = std::map<const CodeGenRegister*, const CodeGenRegister*>; in computeComposites() typedef
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp2240 RegMap = { in ComputeRegsForAlias() local