Home
last modified time | relevance | path

Searched refs:formatImm (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm-project/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.cpp58 O << formatImm((int32_t)Op.getImm()); in printOperand()
78 O << " + " << formatImm(Imm); in printMemOperand()
80 O << " - " << formatImm(-Imm); in printMemOperand()
90 O << formatImm(Op.getImm()); in printImm64Operand()
102 O << ((Imm >= 0) ? "+" : "") << formatImm(Imm); in printBrTargetOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.cpp58 O << formatImm((int32_t)Op.getImm()); in printOperand()
78 O << " + " << formatImm(Imm); in printMemOperand()
80 O << " - " << formatImm(-Imm); in printMemOperand()
90 O << formatImm(Op.getImm()); in printImm64Operand()
102 O << ((Imm >= 0) ? "+" : "") << formatImm(Imm); in printBrTargetOperand()
/external/llvm/lib/Target/X86/InstPrinter/
DX86IntelInstPrinter.cpp127 O << formatImm(Op.getImm()); in printPCRelImm()
150 O << formatImm((int64_t)Op.getImm()); in printOperand()
202 O << formatImm(DispVal); in printMemReference()
245 O << formatImm(DispSpec.getImm()); in printMemOffset()
256 O << formatImm(MI->getOperand(Op).getImm() & 0xff); in printU8Imm()
DX86ATTInstPrinter.cpp146 O << formatImm(Op.getImm()); in printPCRelImm()
170 O << markup("<imm:") << '$' << formatImm(Imm) << markup(">"); in printOperand()
213 O << formatImm(DispVal); in printMemReference()
283 O << formatImm(DispSpec.getImm()); in printMemOffset()
294 O << markup("<imm:") << '$' << formatImm(MI->getOperand(Op).getImm() & 0xff) in printU8Imm()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp99 O << formatImm(Value); in printOperand()
135 O << formatImm(Imm/64); in prints3_6ImmOperand()
145 O << formatImm(Imm/128); in prints3_7ImmOperand()
155 O << formatImm(Imm/64); in prints4_6ImmOperand()
165 O << formatImm(Imm/128); in prints4_7ImmOperand()
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp245 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
260 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
274 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
894 O << "#" << formatImm(Op.getImm()); in printImm()
910 O << "#" << formatImm((signed char)Op.getImm()); in printSImm()
912 O << "#" << formatImm((signed short)Op.getImm()); in printSImm()
914 O << "#" << formatImm(Op.getImm()); in printSImm()
956 O << '#' << formatImm(Val); in printAddSubImm()
961 *CommentStream << '=' << formatImm(Val << Shift) << '\n'; in printAddSubImm()
1095 O << '#' << formatImm(Scale * MI->getOperand(OpNum).getImm()); in printImmScale()
[all …]
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp236 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
251 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
265 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
990 O << "#" << formatImm(Op.getImm()); in printImm()
1039 O << '#' << formatImm(Val); in printAddSubImm()
1044 *CommentStream << '=' << formatImm(Val << Shift) << '\n'; in printAddSubImm()
1162 O << '#' << formatImm(Scale * MI->getOperand(OpNum).getImm()); in printImmScale()
1169 O << "#" << formatImm(MO.getImm() * Scale); in printUImm12Offset()
1181 O << ", #" << formatImm(MO1.getImm() * Scale); in printAMIndexedWB()
1198 O << '#' << formatImm(prfop); in printPrefetchOp()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp245 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
260 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
274 << formatImm(SignExtend64(Value, RegWidth)); in printInst()
893 O << "#" << formatImm(Op.getImm()); in printImm()
942 O << '#' << formatImm(Val); in printAddSubImm()
947 *CommentStream << '=' << formatImm(Val << Shift) << '\n'; in printAddSubImm()
1081 O << '#' << formatImm(Scale * MI->getOperand(OpNum).getImm()); in printImmScale()
1088 O << "#" << formatImm(MO.getImm() * Scale); in printUImm12Offset()
1100 O << ", #" << formatImm(MO1.getImm() * Scale); in printAMIndexedWB()
1124 O << '#' << formatImm(prfop); in printPrefetchOp()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86ATTInstPrinter.cpp361 O << markup("<imm:") << '$' << formatImm(Imm) << markup(">"); in printOperand()
400 O << formatImm(DispVal); in printMemReference()
461 O << formatImm(DispSpec.getImm()); in printMemOffset()
475 O << markup("<imm:") << '$' << formatImm(MI->getOperand(Op).getImm() & 0xff) in printU8Imm()
DX86IntelInstPrinter.cpp336 O << formatImm((int64_t)Op.getImm()); in printOperand()
385 O << formatImm(DispVal); in printMemReference()
419 O << formatImm(DispSpec.getImm()); in printMemOffset()
433 O << formatImm(MI->getOperand(Op).getImm() & 0xff); in printU8Imm()
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
DX86IntelInstPrinter.cpp336 O << formatImm((int64_t)Op.getImm()); in printOperand()
394 O << formatImm(DispVal); in printMemReference()
428 O << formatImm(DispSpec.getImm()); in printMemOffset()
442 O << formatImm(MI->getOperand(Op).getImm() & 0xff); in printU8Imm()
DX86ATTInstPrinter.cpp361 O << markup("<imm:") << '$' << formatImm(Imm) << markup(">"); in printOperand()
410 O << formatImm(DispVal); in printMemReference()
471 O << formatImm(DispSpec.getImm()); in printMemOffset()
485 O << markup("<imm:") << '$' << formatImm(MI->getOperand(Op).getImm() & 0xff) in printU8Imm()
/external/llvm/lib/Target/ARM/InstPrinter/
DARMInstPrinter.cpp279 O << markup("<imm:") << '#' << formatImm(Op.getImm()) << markup(">"); in printOperand()
330 O << markup("<imm:") << "#-" << formatImm(-OffImm) << markup(">"); in printThumbLdrLabelOperand()
332 O << markup("<imm:") << "#" << formatImm(OffImm) << markup(">"); in printThumbLdrLabelOperand()
1096 O << markup("<imm:") << "#" << formatImm(MI->getOperand(OpNum).getImm() * 4) in printThumbS4ImmOperand()
1104 O << markup("<imm:") << "#" << formatImm((Imm == 0 ? 32 : Imm)) in printThumbSRImm()
1162 O << ", " << markup("<imm:") << "#" << formatImm(ImmOffs * Scale) in printThumbAddrModeImm5SOperand()
1235 O << ", " << markup("<imm:") << "#-" << formatImm(-OffImm) << markup(">"); in printAddrModeImm12Operand()
1237 O << ", " << markup("<imm:") << "#" << formatImm(OffImm) << markup(">"); in printAddrModeImm12Operand()
1307 O << ", " << markup("<imm:") << "#" << formatImm(MO2.getImm() * 4) in printT2AddrModeImm0_1020s4Operand()
1392 O << markup("<imm:") << "#" << formatImm(Imm + 1) << markup(">"); in printImmPlusOneOperand()
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsInstPrinter.cpp134 O << formatImm(Op.getImm()); in printOperand()
150 O << formatImm(Imm); in printUImm()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsInstPrinter.cpp134 O << formatImm(Op.getImm()); in printOperand()
150 O << formatImm(Imm); in printUImm()
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
DARMInstPrinter.cpp318 O << markup("<imm:") << '#' << formatImm(Op.getImm()) << markup(">"); in printOperand()
369 O << markup("<imm:") << "#-" << formatImm(-OffImm) << markup(">"); in printThumbLdrLabelOperand()
371 O << markup("<imm:") << "#" << formatImm(OffImm) << markup(">"); in printThumbLdrLabelOperand()
1060 O << markup("<imm:") << "#" << formatImm(MI->getOperand(OpNum).getImm() * 4) in printThumbS4ImmOperand()
1068 O << markup("<imm:") << "#" << formatImm((Imm == 0 ? 32 : Imm)) in printThumbSRImm()
1123 O << ", " << markup("<imm:") << "#" << formatImm(ImmOffs * Scale) in printThumbAddrModeImm5SOperand()
1196 O << ", " << markup("<imm:") << "#-" << formatImm(-OffImm) << markup(">"); in printAddrModeImm12Operand()
1198 O << ", " << markup("<imm:") << "#" << formatImm(OffImm) << markup(">"); in printAddrModeImm12Operand()
1268 O << ", " << markup("<imm:") << "#" << formatImm(MO2.getImm() * 4) in printT2AddrModeImm0_1020s4Operand()
1353 O << markup("<imm:") << "#" << formatImm(Imm + 1) << markup(">"); in printImmPlusOneOperand()
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp134 O << formatImm(Op.getImm()); in printOperand()
150 O << formatImm(Imm); in printUImm()
/external/llvm/include/llvm/MC/
DMCInstPrinter.h96 format_object<int64_t> formatImm(int64_t Value) const { in formatImm() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp73 O << formatImm(Value); in printOperand()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonInstPrinter.cpp73 O << formatImm(Value); in printOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInstPrinter.h104 format_object<int64_t> formatImm(int64_t Value) const { in formatImm() function
/external/llvm-project/llvm/include/llvm/MC/
DMCInstPrinter.h131 format_object<int64_t> formatImm(int64_t Value) const { in formatImm() function
/external/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
DAVRInstPrinter.cpp134 O << formatImm(Op.getImm()); in printOperand()
/external/llvm/lib/Target/NVPTX/InstPrinter/
DNVPTXInstPrinter.cpp85 O << markup("<imm:") << formatImm(Op.getImm()) << markup(">"); in printOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXInstPrinter.cpp91 O << markup("<imm:") << formatImm(Op.getImm()) << markup(">"); in printOperand()

12