Searched defs:RegMap (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp146 unsigned RegMap[NumFPRegs]; member in struct:__anon2659::FPS
[all...]
/freebsd-10.1-release/contrib/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp480 getMappedReg(unsigned Reg, DenseMap<unsigned, unsigned> &RegMap) { argument
H A DMachineVerifier.cpp77 typedef DenseMap<unsigned, const MachineInstr*> RegMap; typedef in struct:__anon2275::MachineVerifier
/freebsd-10.1-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXAsmPrinter.cpp379 DenseMap<unsigned, unsigned> &RegMap = VRegMapping[RC]; local
631 const DenseMap<unsigned, unsigned> &RegMap = I->second; local

Completed in 221 milliseconds