/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AddressingModes.h | 73 static inline AArch64_AM::ShiftExtendType getShiftType(unsigned Imm) { in getShiftType() 85 static inline unsigned getShiftValue(unsigned Imm) { in getShiftValue() 99 unsigned Imm) { in getShifterImm() 118 static inline unsigned getArithShiftValue(unsigned Imm) { in getArithShiftValue() 123 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { in getExtendType() 138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() 171 unsigned Imm) { in getArithExtendImm() 178 static inline bool getMemDoShift(unsigned Imm) { in getMemDoShift() 184 static inline AArch64_AM::ShiftExtendType getMemExtendType(unsigned Imm) { in getMemExtendType() 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate() [all …]
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AddressingModes.h | 73 static inline AArch64_AM::ShiftExtendType getShiftType(unsigned Imm) { in getShiftType() 85 static inline unsigned getShiftValue(unsigned Imm) { in getShiftValue() 99 unsigned Imm) { in getShifterImm() 118 static inline unsigned getArithShiftValue(unsigned Imm) { in getArithShiftValue() 123 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { in getExtendType() 138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() 171 unsigned Imm) { in getArithExtendImm() 178 static inline bool getMemDoShift(unsigned Imm) { in getMemDoShift() 184 static inline AArch64_AM::ShiftExtendType getMemExtendType(unsigned Imm) { in getMemExtendType() 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate() [all …]
|
/external/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64AddressingModes.h | 73 static inline AArch64_AM::ShiftExtendType getShiftType(unsigned Imm) { in getShiftType() 85 static inline unsigned getShiftValue(unsigned Imm) { in getShiftValue() 99 unsigned Imm) { in getShifterImm() 118 static inline unsigned getArithShiftValue(unsigned Imm) { in getArithShiftValue() 123 static inline AArch64_AM::ShiftExtendType getExtendType(unsigned Imm) { in getExtendType() 138 static inline AArch64_AM::ShiftExtendType getArithExtendType(unsigned Imm) { in getArithExtendType() 171 unsigned Imm) { in getArithExtendImm() 178 static inline bool getMemDoShift(unsigned Imm) { in getMemDoShift() 184 static inline AArch64_AM::ShiftExtendType getMemExtendType(unsigned Imm) { in getMemExtendType() 213 static inline bool processLogicalImmediate(uint64_t Imm, unsigned RegSize, in processLogicalImmediate() [all …]
|
/external/llvm-project/llvm/lib/Target/Mips/ |
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()
|
/external/llvm/lib/Target/Mips/ |
D | MipsAnalyzeImmediate.cpp | 29 void MipsAnalyzeImmediate::GetInstSeqLsADDiu(uint64_t Imm, unsigned RemSize, in GetInstSeqLsADDiu() 35 void MipsAnalyzeImmediate::GetInstSeqLsORi(uint64_t Imm, unsigned RemSize, in GetInstSeqLsORi() 41 void MipsAnalyzeImmediate::GetInstSeqLsSLL(uint64_t Imm, unsigned RemSize, in GetInstSeqLsSLL() 48 void MipsAnalyzeImmediate::GetInstSeqLs(uint64_t Imm, unsigned RemSize, in GetInstSeqLs() 94 int64_t Imm = SignExtend64<16>(Seq[0].ImmOpnd); in ReplaceADDiuSLLWithLUi() local 126 &MipsAnalyzeImmediate::Analyze(uint64_t Imm, unsigned Size, in Analyze()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
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()
|
/external/capstone/arch/AArch64/ |
D | AArch64AddressingModes.h | 69 static inline AArch64_AM_ShiftExtendType AArch64_AM_getShiftType(unsigned Imm) in AArch64_AM_getShiftType() 82 static inline unsigned AArch64_AM_getShiftValue(unsigned Imm) in AArch64_AM_getShiftValue() 92 static inline unsigned AArch64_AM_getArithShiftValue(unsigned Imm) in AArch64_AM_getArithShiftValue() 98 static inline AArch64_AM_ShiftExtendType AArch64_AM_getExtendType(unsigned Imm) in AArch64_AM_getExtendType() 114 static inline AArch64_AM_ShiftExtendType AArch64_AM_getArithExtendType(unsigned Imm) in AArch64_AM_getArithExtendType() 183 static inline float AArch64_AM_getFPImmFloat(unsigned Imm) in AArch64_AM_getFPImmFloat() 214 static inline uint64_t AArch64_AM_decodeAdvSIMDModImmType10(uint8_t Imm) in AArch64_AM_decodeAdvSIMDModImmType10()
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 112 inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 120 inline unsigned getSOImmValImm(unsigned Imm) { return Imm & 0xFF; } in getSOImmValImm() 123 inline unsigned getSOImmValRot(unsigned Imm) { return (Imm >> 8) * 2; } in getSOImmValRot() 129 inline unsigned getSOImmValRotate(unsigned Imm) { in getSOImmValRotate() 224 inline unsigned getThumbImmValShift(unsigned Imm) { in getThumbImmValShift() 243 inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() 277 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 341 inline bool isT2SOImmTwoPartVal(unsigned Imm) { in isT2SOImmTwoPartVal() 368 inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 385 inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 112 inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 120 inline unsigned getSOImmValImm(unsigned Imm) { return Imm & 0xFF; } in getSOImmValImm() 123 inline unsigned getSOImmValRot(unsigned Imm) { return (Imm >> 8) * 2; } in getSOImmValRot() 129 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 327 inline bool isT2SOImmTwoPartVal(unsigned Imm) { in isT2SOImmTwoPartVal() 354 inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 371 inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMAddressingModes.h | 112 static inline unsigned getSORegOpc(ShiftOpc ShOp, unsigned Imm) { in getSORegOpc() 124 static inline unsigned getSOImmValImm(unsigned Imm) { in getSOImmValImm() 129 static inline unsigned getSOImmValRot(unsigned Imm) { in getSOImmValRot() 137 static inline unsigned getSOImmValRotate(unsigned Imm) { in getSOImmValRotate() 218 static inline unsigned getThumbImmValShift(unsigned Imm) { in getThumbImmValShift() 237 static inline unsigned getThumbImm16ValShift(unsigned Imm) { in getThumbImm16ValShift() 271 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 335 static inline bool isT2SOImmTwoPartVal (unsigned Imm) { in isT2SOImmTwoPartVal() 362 static inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) { in getT2SOImmTwoPartFirst() 379 static inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) { in getT2SOImmTwoPartSecond() [all …]
|
/external/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 154 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm) { in decodeUImmOperand() 162 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm) { in decodeSImmOperand() 169 static DecodeStatus decodeAccessRegOperand(MCInst &Inst, uint64_t Imm, in decodeAccessRegOperand() 175 static DecodeStatus decodeU1ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU1ImmOperand() 180 static DecodeStatus decodeU2ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU2ImmOperand() 185 static DecodeStatus decodeU3ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU3ImmOperand() 190 static DecodeStatus decodeU4ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU4ImmOperand() 195 static DecodeStatus decodeU6ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU6ImmOperand() 200 static DecodeStatus decodeU8ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU8ImmOperand() 205 static DecodeStatus decodeU12ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU12ImmOperand() [all …]
|
/external/llvm-project/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 171 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm) { in decodeUImmOperand() 179 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm) { in decodeSImmOperand() 186 static DecodeStatus decodeU1ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU1ImmOperand() 191 static DecodeStatus decodeU2ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU2ImmOperand() 196 static DecodeStatus decodeU3ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU3ImmOperand() 201 static DecodeStatus decodeU4ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU4ImmOperand() 206 static DecodeStatus decodeU6ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU6ImmOperand() 211 static DecodeStatus decodeU8ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU8ImmOperand() 216 static DecodeStatus decodeU12ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU12ImmOperand() 221 static DecodeStatus decodeU16ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU16ImmOperand() [all …]
|
/external/capstone/arch/SystemZ/ |
D | SystemZDisassembler.c | 128 static DecodeStatus decodeUImmOperand(MCInst *Inst, uint64_t Imm) in decodeUImmOperand() 135 static DecodeStatus decodeSImmOperand(MCInst *Inst, uint64_t Imm, unsigned N) in decodeSImmOperand() 142 static DecodeStatus decodeU1ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU1ImmOperand() 148 static DecodeStatus decodeU2ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU2ImmOperand() 154 static DecodeStatus decodeU3ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU3ImmOperand() 160 static DecodeStatus decodeU4ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU4ImmOperand() 166 static DecodeStatus decodeU6ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU6ImmOperand() 172 static DecodeStatus decodeU8ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU8ImmOperand() 178 static DecodeStatus decodeU12ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU12ImmOperand() 184 static DecodeStatus decodeU16ImmOperand(MCInst *Inst, uint64_t Imm, in decodeU16ImmOperand() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/Disassembler/ |
D | SystemZDisassembler.cpp | 171 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm) { in decodeUImmOperand() 179 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm) { in decodeSImmOperand() 186 static DecodeStatus decodeU1ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU1ImmOperand() 191 static DecodeStatus decodeU2ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU2ImmOperand() 196 static DecodeStatus decodeU3ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU3ImmOperand() 201 static DecodeStatus decodeU4ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU4ImmOperand() 206 static DecodeStatus decodeU6ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU6ImmOperand() 211 static DecodeStatus decodeU8ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU8ImmOperand() 216 static DecodeStatus decodeU12ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU12ImmOperand() 221 static DecodeStatus decodeU16ImmOperand(MCInst &Inst, uint64_t Imm, in decodeU16ImmOperand() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetTransformInfo.cpp | 18 int RISCVTTIImpl::getIntImmCost(const APInt &Imm, Type *Ty) { in getIntImmCost() 32 int RISCVTTIImpl::getIntImmCostInst(unsigned Opcode, unsigned Idx, const APInt &Imm, in getIntImmCostInst() 89 const APInt &Imm, Type *Ty) { in getIntImmCostIntrin()
|
/external/llvm-project/llvm/lib/Target/PowerPC/Disassembler/ |
D | PPCDisassembler.cpp | 63 static DecodeStatus decodeCondBrTarget(MCInst &Inst, unsigned Imm, in decodeCondBrTarget() 70 static DecodeStatus decodeDirectBrTarget(MCInst &Inst, unsigned Imm, in decodeDirectBrTarget() 192 static DecodeStatus decodeUImmOperand(MCInst &Inst, uint64_t Imm, in decodeUImmOperand() 200 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm, in decodeSImmOperand() 207 static DecodeStatus decodeImmZeroOperand(MCInst &Inst, uint64_t Imm, in decodeImmZeroOperand() 224 static DecodeStatus decodeMemRIOperands(MCInst &Inst, uint64_t Imm, in decodeMemRIOperands() 259 static DecodeStatus decodeMemRIXOperands(MCInst &Inst, uint64_t Imm, in decodeMemRIXOperands() 280 static DecodeStatus decodeMemRIX16Operands(MCInst &Inst, uint64_t Imm, in decodeMemRIX16Operands() 295 static DecodeStatus decodeMemRI34PCRelOperands(MCInst &Inst, uint64_t Imm, in decodeMemRI34PCRelOperands() 309 static DecodeStatus decodeMemRI34Operands(MCInst &Inst, uint64_t Imm, in decodeMemRI34Operands() [all …]
|
/external/capstone/arch/ARM/ |
D | ARMAddressingModes.h | 115 static inline unsigned getSORegOpc(ARM_AM_ShiftOpc ShOp, unsigned Imm) in getSORegOpc() 132 static inline unsigned getSOImmValImm(unsigned Imm) in getSOImmValImm() 139 static inline unsigned getSOImmValRot(unsigned Imm) in getSOImmValRot() 148 static inline unsigned getSOImmValRotate(unsigned Imm) in getSOImmValRotate() 236 static inline unsigned getThumbImmValShift(unsigned Imm) in getThumbImmValShift() 257 static inline unsigned getThumbImm16ValShift(unsigned Imm) in getThumbImm16ValShift() 295 unsigned u, Vs, Imm; in getT2SOImmValSplatVal() local 367 static inline bool isT2SOImmTwoPartVal (unsigned Imm) in isT2SOImmTwoPartVal() 395 static inline unsigned getT2SOImmTwoPartFirst(unsigned Imm) in getT2SOImmTwoPartFirst() 413 static inline unsigned getT2SOImmTwoPartSecond(unsigned Imm) in getT2SOImmTwoPartSecond() [all …]
|
/external/llvm-project/llvm/lib/Target/RISCV/ |
D | RISCVTargetTransformInfo.cpp | 18 int RISCVTTIImpl::getIntImmCost(const APInt &Imm, Type *Ty, in getIntImmCost() 34 const APInt &Imm, Type *Ty, in getIntImmCostInst() 92 const APInt &Imm, Type *Ty, in getIntImmCostIntrin()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/AsmParser/ |
D | RISCVAsmParser.cpp | 246 ImmOp Imm; member 304 int64_t Imm; in isBareSimmNLsb0() local 320 int64_t Imm; in isBareSymbol() local 330 int64_t Imm; in isCallSymbol() local 341 int64_t Imm; in isTPRelAddSymbol() local 392 int64_t Imm; in isImmXLenLI() local 406 int64_t Imm; in isUImmLog2XLen() local 417 int64_t Imm; in isUImmLog2XLenNonZero() local 430 int64_t Imm; in isUImm5() local 439 int64_t Imm; in isUImm5NonZero() local [all …]
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZTargetTransformInfo.cpp | 34 int SystemZTTIImpl::getIntImmCost(const APInt &Imm, Type *Ty) { in getIntImmCost() 67 const APInt &Imm, Type *Ty) { in getIntImmCost() 185 const APInt &Imm, Type *Ty) { in getIntImmCost()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstPrinterCommon.cpp | 29 int64_t Imm = MI->getOperand(Op).getImm(); in printCondCode() local 53 int64_t Imm = MI->getOperand(Op).getImm(); in printSSEAVXCC() local 95 int64_t Imm = MI->getOperand(MI->getNumOperands() - 1).getImm(); in printVPCOMMnemonic() local 271 int64_t Imm = MI->getOperand(Op).getImm(); in printRoundingControl() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
D | LanaiTargetTransformInfo.h | 52 int getIntImmCost(const APInt &Imm, Type *Ty) { in getIntImmCost() 69 int getIntImmCostInst(unsigned Opc, unsigned Idx, const APInt &Imm, Type *Ty) { in getIntImmCostInst() 73 int getIntImmCostIntrin(Intrinsic::ID IID, unsigned Idx, const APInt &Imm, in getIntImmCostIntrin()
|
/external/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86InstPrinterCommon.cpp | 30 int64_t Imm = MI->getOperand(Op).getImm(); in printCondCode() local 54 int64_t Imm = MI->getOperand(Op).getImm(); in printSSEAVXCC() local 96 int64_t Imm = MI->getOperand(MI->getNumOperands() - 1).getImm(); in printVPCOMMnemonic() local 272 int64_t Imm = MI->getOperand(Op).getImm(); in printRoundingControl() local
|
/external/llvm/lib/Target/Lanai/ |
D | LanaiISelDAGToDAG.cpp | 86 inline SDValue getI32Imm(unsigned Imm, const SDLoc &DL) { in getI32Imm() 109 int32_t Imm = CN->getSExtValue(); in selectAddrSls() local 131 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 144 int16_t Imm = CN->getSExtValue(); in selectAddrRiSpls() local 301 SDValue Imm = CurDAG->getTargetConstant(0, DL, MVT::i32); in selectFrameIndex() local
|
/external/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
D | RISCVAsmParser.cpp | 289 ImmOp Imm; member 355 int64_t Imm; in isBareSimmNLsb0() local 371 int64_t Imm; in isBareSymbol() local 381 int64_t Imm; in isCallSymbol() local 392 int64_t Imm; in isPseudoJumpSymbol() local 402 int64_t Imm; in isTPRelAddSymbol() local 455 int64_t Imm; in isImmXLenLI() local 469 int64_t Imm; in isUImmLog2XLen() local 480 int64_t Imm; in isUImmLog2XLenNonZero() local 493 int64_t Imm; in isUImmLog2XLenHalf() local [all …]
|