| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
| HD | MSP430AsmParser.cpp | 202 static std::unique_ptr<MSP430Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon4b1a9cc50111::MSP430Operand
|
| /freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | MachineOperand.h | 761 static MachineOperand CreateImm(int64_t Val) { in CreateImm() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/ |
| HD | AVRAsmParser.cpp | 210 static std::unique_ptr<AVROperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon241f89690111::AVROperand
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/ |
| HD | SparcAsmParser.cpp | 397 static std::unique_ptr<SparcOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon9b4ee4c90211::SparcOperand
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
| HD | PPCAsmParser.cpp | 609 static std::unique_ptr<PPCOperand> CreateImm(int64_t Val, SMLoc S, SMLoc E, in CreateImm() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
| HD | HexagonAsmParser.cpp | 438 CreateImm(MCContext &Context, const MCExpr *Val, SMLoc S, SMLoc E) { in CreateImm() function
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
| HD | AArch64AsmParser.cpp | 1871 static std::unique_ptr<AArch64Operand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anona7412ce90111::AArch64Operand
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/ |
| HD | AMDGPUAsmParser.cpp | 895 static AMDGPUOperand::Ptr CreateImm(const AMDGPUAsmParser *AsmParser, in CreateImm() function in __anon85588f930111::AMDGPUOperand
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/ |
| HD | MipsAsmParser.cpp | 1551 CreateImm(const MCExpr *Val, SMLoc S, SMLoc E, MipsAsmParser &Parser) { in CreateImm() function in __anon840592a90211::MipsOperand
|
| /freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| HD | ARMAsmParser.cpp | 3615 static std::unique_ptr<ARMOperand> CreateImm(const MCExpr *Val, SMLoc S, in CreateImm() function in __anon894507570111::ARMOperand
|