/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64AddressingModes.h | 74 switch ((Imm >> 6) & 0x7) { in getShiftType() argument 86 return Imm & 0x3f; in getShiftValue() argument 100 assert((Imm & 0x3f) == Imm && "Illegal shifted immedate value!"); in getShifterImm() argument 119 return Imm argument 124 getExtendType(unsigned Imm) getExtendType() argument 139 getArithExtendType(unsigned Imm) getArithExtendType() argument 172 getArithExtendImm(AArch64_AM::ShiftExtendType ET,unsigned Imm) getArithExtendImm() argument 179 getMemDoShift(unsigned Imm) getMemDoShift() argument 185 getMemExtendType(unsigned Imm) getMemExtendType() argument 214 processLogicalImmediate(uint64_t Imm,unsigned RegSize,uint64_t & Encoding) processLogicalImmediate() argument 344 getFPImmFloat(unsigned Imm) getFPImmFloat() argument 368 getFP16Imm(const APInt & Imm) getFP16Imm() argument 394 getFP32Imm(const APInt & Imm) getFP32Imm() argument 422 getFP64Imm(const APInt & Imm) getFP64Imm() argument 452 isAdvSIMDModImmType1(uint64_t Imm) isAdvSIMDModImmType1() argument 457 encodeAdvSIMDModImmType1(uint64_t Imm) encodeAdvSIMDModImmType1() argument 461 decodeAdvSIMDModImmType1(uint8_t Imm) decodeAdvSIMDModImmType1() argument 467 isAdvSIMDModImmType2(uint64_t Imm) isAdvSIMDModImmType2() argument 472 encodeAdvSIMDModImmType2(uint64_t Imm) encodeAdvSIMDModImmType2() argument 476 decodeAdvSIMDModImmType2(uint8_t Imm) decodeAdvSIMDModImmType2() argument 482 isAdvSIMDModImmType3(uint64_t Imm) isAdvSIMDModImmType3() argument 487 encodeAdvSIMDModImmType3(uint64_t Imm) encodeAdvSIMDModImmType3() argument 491 decodeAdvSIMDModImmType3(uint8_t Imm) decodeAdvSIMDModImmType3() argument 497 isAdvSIMDModImmType4(uint64_t Imm) isAdvSIMDModImmType4() argument 502 encodeAdvSIMDModImmType4(uint64_t Imm) encodeAdvSIMDModImmType4() argument 506 decodeAdvSIMDModImmType4(uint8_t Imm) decodeAdvSIMDModImmType4() argument 512 isAdvSIMDModImmType5(uint64_t Imm) isAdvSIMDModImmType5() argument 518 encodeAdvSIMDModImmType5(uint64_t Imm) encodeAdvSIMDModImmType5() argument 522 decodeAdvSIMDModImmType5(uint8_t Imm) decodeAdvSIMDModImmType5() argument 528 isAdvSIMDModImmType6(uint64_t Imm) isAdvSIMDModImmType6() argument 534 encodeAdvSIMDModImmType6(uint64_t Imm) encodeAdvSIMDModImmType6() argument 538 decodeAdvSIMDModImmType6(uint8_t Imm) decodeAdvSIMDModImmType6() argument 544 isAdvSIMDModImmType7(uint64_t Imm) isAdvSIMDModImmType7() argument 549 encodeAdvSIMDModImmType7(uint64_t Imm) encodeAdvSIMDModImmType7() argument 553 decodeAdvSIMDModImmType7(uint8_t Imm) decodeAdvSIMDModImmType7() argument 559 isAdvSIMDModImmType8(uint64_t Imm) isAdvSIMDModImmType8() argument 564 decodeAdvSIMDModImmType8(uint8_t Imm) decodeAdvSIMDModImmType8() argument 569 encodeAdvSIMDModImmType8(uint64_t Imm) encodeAdvSIMDModImmType8() argument 574 isAdvSIMDModImmType9(uint64_t Imm) isAdvSIMDModImmType9() argument 580 encodeAdvSIMDModImmType9(uint64_t Imm) encodeAdvSIMDModImmType9() argument 584 decodeAdvSIMDModImmType9(uint8_t Imm) decodeAdvSIMDModImmType9() argument 594 isAdvSIMDModImmType10(uint64_t Imm) isAdvSIMDModImmType10() argument 614 encodeAdvSIMDModImmType10(uint64_t Imm) encodeAdvSIMDModImmType10() argument 642 decodeAdvSIMDModImmType10(uint8_t Imm) decodeAdvSIMDModImmType10() argument 656 isAdvSIMDModImmType11(uint64_t Imm) isAdvSIMDModImmType11() argument 663 encodeAdvSIMDModImmType11(uint64_t Imm) encodeAdvSIMDModImmType11() argument 691 decodeAdvSIMDModImmType11(uint8_t Imm) decodeAdvSIMDModImmType11() argument 706 isAdvSIMDModImmType12(uint64_t Imm) isAdvSIMDModImmType12() argument 712 encodeAdvSIMDModImmType12(uint64_t Imm) encodeAdvSIMDModImmType12() argument 740 decodeAdvSIMDModImmType12(uint8_t Imm) decodeAdvSIMDModImmType12() argument 756 isSVEMaskOfIdenticalElements(int64_t Imm) isSVEMaskOfIdenticalElements() argument 763 isSVECpyImm(int64_t Imm) isSVECpyImm() argument 786 isSVEAddSubImm(int64_t Imm) isSVEAddSubImm() argument 793 isSVEMoveMaskPreferredLogicalImmediate(int64_t Imm) isSVEMoveMaskPreferredLogicalImmediate() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/Disassembler/ |
H A D | XtensaDisassembler.cpp | 106 static DecodeStatus decodeCallOperand(MCInst &Inst, uint64_t Imm, in decodeCallOperand() 113 static DecodeStatus decodeJumpOperand(MCInst &Inst, uint64_t Imm, in decodeJumpOperand() 120 static DecodeStatus decodeBranchOperand(MCInst &Inst, uint64_t Imm, in decodeBranchOperand() 141 static DecodeStatus decodeL32ROperand(MCInst &Inst, uint64_t Imm, in decodeL32ROperand() 150 static DecodeStatus decodeImm8Operand(MCInst &Inst, uint64_t Imm, in decodeImm8Operand() 157 static DecodeStatus decodeImm8_sh8Operand(MCInst &Inst, uint64_t Imm, in decodeImm8_sh8Operand() 165 static DecodeStatus decodeImm12Operand(MCInst &Inst, uint64_t Imm, in decodeImm12Operand() 172 static DecodeStatus decodeUimm4Operand(MCInst &Inst, uint64_t Imm, in decodeUimm4Operand() 179 static DecodeStatus decodeUimm5Operand(MCInst &Inst, uint64_t Imm, in decodeUimm5Operand() 186 static DecodeStatus decodeImm1_16Operand(MCInst &Inst, uint64_t Imm, in decodeImm1_16Operand() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/Disassembler/ |
H A D | SystemZDisassembler.cpp | 181 decodeUImmOperand(MCInst & Inst,uint64_t Imm) decodeUImmOperand() argument 189 decodeSImmOperand(MCInst & Inst,uint64_t Imm) decodeSImmOperand() argument 196 decodeU1ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU1ImmOperand() argument 202 decodeU2ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU2ImmOperand() argument 208 decodeU3ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU3ImmOperand() argument 214 decodeU4ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU4ImmOperand() argument 220 decodeU8ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU8ImmOperand() argument 226 decodeU12ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU12ImmOperand() argument 232 decodeU16ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU16ImmOperand() argument 238 decodeU32ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeU32ImmOperand() argument 244 decodeS8ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS8ImmOperand() argument 250 decodeS16ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS16ImmOperand() argument 256 decodeS20ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS20ImmOperand() argument 262 decodeS32ImmOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeS32ImmOperand() argument 269 decodeLenOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodeLenOperand() argument 279 decodePCDBLOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,bool isBranch,const MCDisassembler * Decoder) decodePCDBLOperand() argument 292 decodePC12DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC12DBLBranchOperand() argument 298 decodePC16DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC16DBLBranchOperand() argument 304 decodePC24DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC24DBLBranchOperand() argument 310 decodePC32DBLBranchOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC32DBLBranchOperand() argument 316 decodePC32DBLOperand(MCInst & Inst,uint64_t Imm,uint64_t Address,const MCDisassembler * Decoder) decodePC32DBLOperand() argument [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsAnalyzeImmediate.cpp | 32 void MipsAnalyzeImmediate::GetInstSeqLsADDiu(uint64_t Imm, unsigned RemSize, in GetInstSeqLsADDiu() 38 void MipsAnalyzeImmediate::GetInstSeqLsORi(uint64_t Imm, unsigned RemSize, in GetInstSeqLsORi() 44 void MipsAnalyzeImmediate::GetInstSeqLsSLL(uint64_t Imm, unsigned RemSize, in GetInstSeqLsSLL() 51 void MipsAnalyzeImmediate::GetInstSeqLs(uint64_t Imm, unsigned RemSize, in GetInstSeqLs() 97 int64_t Imm = SignExtend64<16>(Seq[0].ImmOpnd); in ReplaceADDiuSLLWithLUi() local 129 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMAddressingModes.h | 98 inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 106 inline unsigned getSOImmValImm(unsigned Imm) { return Imm & 0xFF; } in getSOImmValImm() 109 inline unsigned getSOImmValRot(unsigned Imm) { return (Imm >> 8) * 2; } in getSOImmValRot() 115 inline unsigned getSOImmValRotate(unsigned Imm) { in getSOImmValRotate() 210 inline unsigned getThumbImmValShift(unsigned Imm) { in getThumbImmValShift() 229 inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() 263 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 328 inline bool isT2SOImmTwoPartVal(unsigned Imm) { in isT2SOImmTwoPartVal() 355 inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 372 inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/Disassembler/ |
H A D | CSKYDisassembler.cpp | 227 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm, in decodeUImmOperand() 236 static DecodeStatus decodeOImmOperand(MCInst &Inst, uint64_t Imm, in decodeOImmOperand() 244 static DecodeStatus decodeLRW16Imm8(MCInst &Inst, uint64_t Imm, int64_t Address, in decodeLRW16Imm8() 257 static DecodeStatus decodeJMPIXImmOperand(MCInst &Inst, uint64_t Imm, in decodeJMPIXImmOperand() 276 static DecodeStatus DecodeRegSeqOperand(MCInst &Inst, uint64_t Imm, in DecodeRegSeqOperand() 293 static DecodeStatus DecodeRegSeqOperandF1(MCInst &Inst, uint64_t Imm, in DecodeRegSeqOperandF1() 310 static DecodeStatus DecodeRegSeqOperandD1(MCInst &Inst, uint64_t Imm, in DecodeRegSeqOperandD1() 327 static DecodeStatus DecodeRegSeqOperandF2(MCInst &Inst, uint64_t Imm, in DecodeRegSeqOperandF2() 344 static DecodeStatus DecodeRegSeqOperandD2(MCInst &Inst, uint64_t Imm, in DecodeRegSeqOperandD2() 361 static DecodeStatus decodeImmShiftOpValue(MCInst &Inst, uint64_t Imm, in decodeImmShiftOpValue() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Disassembler/ |
H A D | AArch64Disassembler.cpp | 424 static DecodeStatus DecodeFixedPointScaleImm32(MCInst &Inst, unsigned Imm, in DecodeFixedPointScaleImm32() 433 static DecodeStatus DecodeFixedPointScaleImm64(MCInst &Inst, unsigned Imm, in DecodeFixedPointScaleImm64() 440 static DecodeStatus DecodePCRelLabel16(MCInst &Inst, unsigned Imm, in DecodePCRelLabel16() 455 static DecodeStatus DecodePCRelLabel19(MCInst &Inst, unsigned Imm, in DecodePCRelLabel19() 470 static DecodeStatus DecodeMemExtend(MCInst &Inst, unsigned Imm, in DecodeMemExtend() 478 static DecodeStatus DecodeMRSSystemRegister(MCInst &Inst, unsigned Imm, in DecodeMRSSystemRegister() 488 static DecodeStatus DecodeMSRSystemRegister(MCInst &Inst, unsigned Imm, in DecodeMSRSystemRegister() 523 static DecodeStatus DecodeVecShiftRImm(MCInst &Inst, unsigned Imm, in DecodeVecShiftRImm() 529 static DecodeStatus DecodeVecShiftLImm(MCInst &Inst, unsigned Imm, in DecodeVecShiftLImm() 535 static DecodeStatus DecodeVecShiftR64Imm(MCInst &Inst, unsigned Imm, in DecodeVecShiftR64Imm() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86InstPrinterCommon.cpp | 31 int64_t Imm = MI->getOperand(Op).getImm(); in printCondCode() local 64 int64_t Imm = MI->getOperand(Op).getImm(); in printCondFlags() local 82 int64_t Imm = MI->getOperand(Op).getImm(); in printSSEAVXCC() local 124 int64_t Imm = MI->getOperand(MI->getNumOperands() - 1).getImm(); in printVPCOMMnemonic() local 318 int64_t Imm = MI->getOperand(Op).getImm(); in printRoundingControl() local
|
H A D | X86ShuffleDecode.cpp | 26 void DecodeINSERTPSMask(unsigned Imm, SmallVectorImpl<int> &ShuffleMask) { in DecodeINSERTPSMask() 99 void DecodePSLLDQMask(unsigned NumElts, unsigned Imm, in DecodePSLLDQMask() 111 void DecodePSRLDQMask(unsigned NumElts, unsigned Imm, in DecodePSRLDQMask() 124 void DecodePALIGNRMask(unsigned NumElts, unsigned Imm, in DecodePALIGNRMask() 138 void DecodeVALIGNMask(unsigned NumElts, unsigned Imm, in DecodeVALIGNMask() 147 void DecodePSHUFMask(unsigned NumElts, unsigned ScalarBits, unsigned Imm, in DecodePSHUFMask() 163 void DecodePSHUFHWMask(unsigned NumElts, unsigned Imm, in DecodePSHUFHWMask() 177 void DecodePSHUFLWMask(unsigned NumElts, unsigned Imm, in DecodePSHUFLWMask() 201 unsigned Imm, SmallVectorImpl<int> &ShuffleMask) { in DecodeSHUFPMask() 264 unsigned Imm, in decodeVSHUF64x2FamilyMask() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
H A D | AMDGPUInstPrinter.cpp | 67 int64_t Imm = Op.getImm(); in printU16ImmOperand() local 105 uint32_t Imm = MI->getOperand(OpNo).getImm(); in printOffset() local 122 uint32_t Imm = MI->getOperand(OpNo).getImm(); in printFlatOffset() local 183 auto Imm = MI->getOperand(OpNo).getImm(); in printCPol() local 456 void AMDGPUInstPrinter::printImmediateInt16(uint32_t Imm, in printImmediateInt16() 471 static bool printImmediateFP16(uint32_t Imm, const MCSubtargetInfo &STI, in printImmediateFP16() 497 static bool printImmediateBFloat16(uint32_t Imm, const MCSubtargetInfo &STI, in printImmediateBFloat16() 523 void AMDGPUInstPrinter::printImmediateBF16(uint32_t Imm, in printImmediateBF16() 538 void AMDGPUInstPrinter::printImmediateF16(uint32_t Imm, in printImmediateF16() 555 void AMDGPUInstPrinter::printImmediateV216(uint32_t Imm, uint8_t OpType, in printImmediateV216() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 398 ImmOp Imm; member 510 int64_t Imm; in isBareSimmNLsb0() local 526 int64_t Imm; in isBareSymbol() local 536 int64_t Imm; in isCallSymbol() local 547 int64_t Imm; in isPseudoJumpSymbol() local 557 int64_t Imm; in isTPRelAddSymbol() local 567 int64_t Imm; in isTLSDESCCallSymbol() local 579 int64_t Imm; in isVTypeImm() local 623 int64_t Imm; in isImmXLenLI() local 644 int64_t Imm; in isImmXLenLI_Restricted() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXInstPrinter.cpp | 98 int64_t Imm = MO.getImm(); in printCvtMode() local 155 int64_t Imm = MO.getImm(); in printCmpMode() local 229 int Imm = (int) MO.getImm(); in printLdStCode() local 280 int Imm = (int)MO.getImm(); in printMmaCode() local 319 int64_t Imm = MO.getImm(); in printPrmtMode() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/Disassembler/ |
H A D | PPCDisassembler.cpp | 65 static DecodeStatus decodeCondBrTarget(MCInst &Inst, unsigned Imm, in decodeCondBrTarget() 72 static DecodeStatus decodeDirectBrTarget(MCInst &Inst, unsigned Imm, in decodeDirectBrTarget() 248 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm, in decodeUImmOperand() 258 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm, in decodeSImmOperand() 267 static DecodeStatus decodeImmZeroOperand(MCInst &Inst, uint64_t Imm, in decodeImmZeroOperand() 285 static DecodeStatus decodeDispRIXOperand(MCInst &Inst, uint64_t Imm, in decodeDispRIXOperand() 293 static DecodeStatus decodeDispRIHashOperand(MCInst &Inst, uint64_t Imm, in decodeDispRIHashOperand() 306 static DecodeStatus decodeDispRIX16Operand(MCInst &Inst, uint64_t Imm, in decodeDispRIX16Operand() 314 static DecodeStatus decodeDispSPE8Operand(MCInst &Inst, uint64_t Imm, in decodeDispSPE8Operand() 325 static DecodeStatus decodeDispSPE4Operand(MCInst &Inst, uint64_t Imm, in decodeDispSPE4Operand() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 80 inline SDValue getI32Imm(unsigned Imm, const SDLoc &DL) { in getI32Imm() 114 int32_t Imm = CN->getSExtValue(); in INITIALIZE_PASS() local 136 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 149 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 355 SDValue Imm = CurDAG->getTargetConstant(0, DL, MVT::i32); in selectFrameIndex() local
|
H A D | LanaiTargetTransformInfo.h | 52 InstructionCost getIntImmCost(const APInt &Imm, Type *Ty, in getIntImmCost() 88 const APInt &Imm, Type *Ty, in getIntImmCostIntrin()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVMatInt.h | 24 Imm, // LUI enumerator 31 int32_t Imm; // The largest value we need to store is 20 bits. variable
|
H A D | RISCVInstPrinter.cpp | 123 unsigned Imm = MI->getOperand(OpNo).getImm(); in printCSRSystemRegister() local 177 unsigned Imm = MI->getOperand(OpNo).getImm(); in printFPImmOperand() local 210 unsigned Imm = MI->getOperand(OpNo).getImm(); in printVTypeI() local 227 unsigned Imm = MI->getOperand(OpNo).getImm(); in printRlist() local 282 int64_t Imm = MI->getOperand(OpNo).getImm(); in printStackAdj() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Disassembler/ |
H A D | AMDGPUDisassembler.cpp | 104 static DecodeStatus decodeSOPPBrTarget(MCInst &Inst, unsigned Imm, in decodeSOPPBrTarget() 119 static DecodeStatus decodeSMEMOffset(MCInst &Inst, unsigned Imm, uint64_t Addr, in decodeSMEMOffset() 185 unsigned Imm, unsigned EncImm, in decodeSrcOp() 205 static DecodeStatus decodeAV10(MCInst &Inst, unsigned Imm, uint64_t /* Addr */, in decodeAV10() 213 static DecodeStatus decodeSrcReg9(MCInst &Inst, unsigned Imm, in decodeSrcReg9() 224 static DecodeStatus decodeSrcA9(MCInst &Inst, unsigned Imm, uint64_t /* Addr */, in decodeSrcA9() 233 static DecodeStatus decodeSrcAV10(MCInst &Inst, unsigned Imm, in decodeSrcAV10() 247 static DecodeStatus decodeSrcRegOrImm9(MCInst &Inst, unsigned Imm, in decodeSrcRegOrImm9() 258 static DecodeStatus decodeSrcRegOrImmA9(MCInst &Inst, unsigned Imm, in decodeSrcRegOrImmA9() 267 static DecodeStatus decodeSrcRegOrImmDeferred9(MCInst &Inst, unsigned Imm, in decodeSrcRegOrImmDeferred9() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/AsmParser/ |
H A D | LoongArchAsmParser.cpp | 184 struct ImmOp Imm; member 201 static bool evaluateConstantImm(const MCExpr *Expr, int64_t &Imm, in evaluateConstantImm() 220 int64_t Imm; in isUImm() local 231 int64_t Imm; in isSImm() local 239 int64_t Imm; in isBareSymbol() local 249 int64_t Imm; in isTPRelAddSymbol() local 282 int64_t Imm; in isSImm12addlike() local 302 int64_t Imm; in isSImm12lu52id() local 327 int64_t Imm; in isUImm12ori() local 356 int64_t Imm; in isSImm16lsl2() local [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonAsmPrinter.cpp | 182 MCStreamer &OutStreamer, const MCOperand &Imm, in smallData() 329 const MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction() local 348 MCOperand &Imm = MappedInst.getOperand(1); in HexagonProcessInstruction() local 429 int64_t Imm; in HexagonProcessInstruction() local 457 int64_t Imm; in HexagonProcessInstruction() local 493 int64_t Imm; in HexagonProcessInstruction() local 524 int64_t Imm; in HexagonProcessInstruction() local 581 MCOperand &Imm = MappedInst.getOperand(2); in HexagonProcessInstruction() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelDAGToDAG.h | 100 bool isInlineImmediate(const APInt &Imm) const { in isInlineImmediate() 104 bool isInlineImmediate(const APFloat &Imm) const { in isInlineImmediate()
|
H A D | AMDGPUMIRFormatter.cpp | 38 StringRef Src, int64_t &Imm, in parseImmMnemonic() 51 void AMDGPUMIRFormatter::printSDelayAluImm(int64_t Imm, in printSDelayAluImm() 95 const unsigned int OpIdx, int64_t &Imm, llvm::StringRef &Src, in parseSDelayAluImmMnemonic()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelDAGToDAG.cpp | 53 int64_t Imm = cast<ConstantSDNode>(Node)->getSExtValue(); in INITIALIZE_PASS() local 76 SDValue Imm = CurDAG->getTargetConstant(0, DL, GRLenVT); in INITIALIZE_PASS() local 134 SDValue Imm = CurDAG->getTargetConstant(SplatValue, DL, in INITIALIZE_PASS() local 270 uint64_t Imm = N.getConstantOperandVal(0); in selectShiftMask() local 329 bool LoongArchDAGToDAGISel::selectVSplat(SDNode *N, APInt &Imm, in selectVSplat()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86EvexToVex.cpp |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MIRFormatter.h | 44 std::optional<unsigned> OpIdx, int64_t Imm) const { in printImm() 51 StringRef Src, int64_t &Imm, in parseImmMnemonic()
|