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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp210 unsigned FunctionLoweringInfo::CreateReg(MVT VT) { function in class:FunctionLoweringInfo
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCInst.h111 static MCOperand CreateReg(unsigned Reg) { function in class:llvm::MCOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/MBlaze/AsmParser/
H A DMBlazeAsmParser.cpp236 static MBlazeOperand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function in struct:__anon2407::MBlazeOperand
/freebsd-10.0-release/contrib/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp739 static AArch64Operand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function in class:__anon2339::AArch64Operand
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp330 static MipsOperand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function in class:__anon2430::MipsOperand
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp917 static X86Operand *CreateReg(unsigned RegNo, SMLoc StartLoc, SMLoc EndLoc, function in struct:__anon2510::X86Operand
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp2166 static ARMOperand *CreateReg(unsigned RegNum, SMLoc S, SMLoc E) { function
[all...]

Completed in 122 milliseconds