Home
last modified time | relevance | path

Searched defs:createImm (Results 1 – 8 of 8) sorted by relevance

/external/llvm/include/llvm/MC/
DMCInst.h117 static MCOperand createImm(int64_t Val) { in createImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h122 static MCOperand createImm(int64_t Val) { in createImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
DBPFAsmParser.cpp213 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp601 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
/external/llvm/lib/Target/Lanai/AsmParser/
DLanaiAsmParser.cpp585 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp159 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anon71e78c6c0111::SystemZOperand
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
DRISCVAsmParser.cpp678 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp177 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anon31bb9ece0111::SystemZOperand