Searched defs:CreateReg (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp211 unsigned FunctionLoweringInfo::CreateReg(EVT VT) { function in class:FunctionLoweringInfo
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/MC/
H A DMCInst.h111 static MCOperand CreateReg(unsigned Reg) { function in class:llvm::MCOperand
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp229 static MBlazeOperand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function in struct:__anon10398::MBlazeOperand
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp224 static MipsOperand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function in class:__anon10425::MipsOperand
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp473 static X86Operand *CreateReg(unsigned RegNo, SMLoc StartLoc, SMLoc EndLoc, function in struct:__anon10469::X86Operand
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2123 static ARMOperand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function
[all...]

Completed in 207 milliseconds