Home
last modified time | relevance | path

Searched defs:ImmValue (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSplitConst32AndConst64.cpp78 uint64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
85 int64_t ImmValue = MI.getOperand(1).getImm(); in runOnMachineFunction() local
H A DHexagonHardwareLoops.cpp659 int64_t Mask = 0, ImmValue = 0; in getLoopTripCount() local
/freebsd/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp349 APInt ImmValue; in selectVSplatImm() local
374 APInt ImmValue; in selectVSplatUimmInvPow2() local
395 APInt ImmValue; in selectVSplatUimmPow2() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp553 APInt ImmValue; in selectVSplatCommon() local
629 APInt ImmValue; in selectVSplatUimmPow2() local
660 APInt ImmValue; in selectVSplatMaskL() local
693 APInt ImmValue; in selectVSplatMaskR() local
714 APInt ImmValue; in selectVSplatUimmInvPow2() local
H A DMicroMipsSizeReduction.cpp528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2620 int64_t ImmValue = Inst.getOperand(2).getImm(); in tryExpandInstruction() local
3717 int64_t ImmValue = ImmOp.getImm(); in expandBranchImm() local
4248 int64_t ImmValue; in expandDivRem() local
4645 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgeImm() local
4702 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSgtImm() local
4782 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSleImm() local
4833 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandAliasImmediate() local
4995 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandRotationImm() local
5230 int32_t ImmValue = Inst.getOperand(2).getImm(); in expandMulImm() local
5546 int64_t ImmValue = Inst.getOperand(2).getImm(); in expandSneI() local
[all …]
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp206 unsigned SrcReg2, int64_t ImmValue, in isRedundantFlagInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp621 int32_t ImmValue = RawImmValue; in expandSET() local
686 int64_t ImmValue = IsImm ? MCValOp.getImm() : 0; in expandSETX() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h364 uint16_t ImmValue; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2588 int32_t ImmValue = N->getConstantOperandVal(3); in SelectMVE_WB() local
2623 int32_t ImmValue = N->getConstantOperandVal(3); in SelectMVE_LongShift() local
2686 int32_t ImmValue = N->getConstantOperandVal(3); in SelectMVE_VSHLC() local
2873 int ImmValue = ImmOp->getAsZExtVal(); in SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp2860 int64_t ImmValue, in isRedundantFlagInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp2028 uint64_t ImmValue = 0; in FoldOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3516 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; in moveNext() local
3853 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; in moveNext() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4738 int64_t ImmMask, int64_t ImmValue, in isRedundantFlagInstr()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp9967 int64_t ImmValue = cast<ConstantSDNode>(Op.getOperand(2))->getSExtValue(); in lowerVECTOR_SPLICE() local
10804 int64_t ImmValue = cast<ConstantSDNode>(Offset)->getSExtValue(); in lowerVPSpliceExperimental() local