Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCInst.h117 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCInst.h122 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/
DMCInst.h141 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCInst.h141 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCInst.h141 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/
DMCInst.h141 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/
DMCInst.h141 static MCOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp217 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp213 static std::unique_ptr<BPFOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Xtensa/AsmParser/
H A DXtensaAsmParser.cpp297 static std::unique_ptr<XtensaOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/AsmParser/
H A DM68kAsmParser.cpp346 std::unique_ptr<M68kOperand> M68kOperand::createImm(const MCExpr *Expr, in createImm() function in M68kOperand
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp601 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp605 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MCA/
H A DInstruction.h105 static MCAOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/external/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp585 static std::unique_ptr<LanaiOperand> createImm(const MCExpr *Value, in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MCA/
DInstruction.h105 static MCAOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MCA/
DInstruction.h105 static MCAOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MCA/
DInstruction.h105 static MCAOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MCA/
DInstruction.h105 static MCAOperand createImm(int64_t Val) { in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/AsmParser/
H A DLoongArchAsmParser.cpp484 static std::unique_ptr<LoongArchOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function in __anon51b0b21a0111::LoongArchOperand
/aosp_15_r20/external/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp159 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anone9da03360111::SystemZOperand
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/AsmParser/
H A DCSKYAsmParser.cpp534 static std::unique_ptr<CSKYOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp177 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anonfb4998180111::SystemZOperand
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp678 static std::unique_ptr<RISCVOperand> createImm(const MCExpr *Val, SMLoc S, in createImm() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/AsmParser/
H A DSystemZAsmParser.cpp181 createImm(const MCExpr *Expr, SMLoc StartLoc, SMLoc EndLoc) { in createImm() function in __anon8b8362de0111::SystemZOperand

123