Home
last modified time | relevance | path

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

/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; getLoopTripCount() local
/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchISelDAGToDAG.cpp400 if (IsSigned && ImmValue.isSignedIntN(ImmBitSize)) { in selectVSplatUimmPow2() local
354 APInt ImmValue; selectVSplatImm() local
379 APInt ImmValue; selectVSplatUimmInvPow2() local
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp553 APInt ImmValue; selectVSplatCommon() local
629 APInt ImmValue; selectVSplatUimmPow2() local
660 APInt ImmValue; selectVSplatMaskL() local
693 APInt ImmValue; selectVSplatMaskR() local
714 APInt ImmValue; selectVSplatUimmInvPow2() local
[all...]
H A DMicroMipsSizeReduction.cpp528 int64_t ImmValue; in ReduceADDIUToADDIUSP() local
/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp2620 int64_t ImmValue = Inst.getOperand(2).getImm(); tryExpandInstruction() local
2632 int64_t ImmValue = Inst.getOperand(2).getImm(); tryExpandInstruction() local
2759 loadImmediate(int64_t ImmValue,unsigned DstReg,unsigned SrcReg,bool Is32BitImm,bool IsAddress,SMLoc IDLoc,MCStreamer & Out,const MCSubtargetInfo * STI) loadImmediate() argument
3717 int64_t ImmValue = ImmOp.getImm(); expandBranchImm() local
4248 int64_t ImmValue; expandDivRem() local
4645 int64_t ImmValue = Inst.getOperand(2).getImm(); expandSgeImm() local
4702 int64_t ImmValue = Inst.getOperand(2).getImm(); expandSgtImm() local
4782 int64_t ImmValue = Inst.getOperand(2).getImm(); expandSleImm() local
4833 int64_t ImmValue = Inst.getOperand(2).getImm(); expandAliasImmediate() local
4995 int64_t ImmValue = Inst.getOperand(2).getImm(); expandRotationImm() local
5120 int64_t ImmValue = Inst.getOperand(2).getImm() % 64; expandDRotationImm() local
5230 int32_t ImmValue = Inst.getOperand(2).getImm(); expandMulImm() local
5546 int64_t ImmValue = Inst.getOperand(2).getImm(); expandSneI() local
5811 int64_t ImmValue = BaseOp.getImm(); expandSaaAddr() local
[all...]
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiInstrInfo.cpp207 unsigned SrcReg2, int64_t ImmValue, in isRedundantFlagInstr() argument
/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp623 int32_t ImmValue = RawImmValue; expandSET() local
688 int64_t ImmValue = IsImm ? MCValOp.getImm() : 0; expandSETX() local
/llvm-project/bolt/lib/Core/
H A DMCPlusBuilder.cpp351 const int64_t ImmValue = Inst.getOperand(I).getImm(); in removeAnnotation() local
/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h364 uint16_t ImmValue; global() member
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2594 int32_t ImmValue = N->getConstantOperandVal(3); SelectMVE_WB() local
2629 int32_t ImmValue = N->getConstantOperandVal(3); SelectMVE_LongShift() local
2692 int32_t ImmValue = N->getConstantOperandVal(3); SelectMVE_VSHLC() local
2879 int ImmValue = ImmOp->getAsZExtVal(); SelectMVE_VxDUP() local
H A DARMBaseInstrInfo.cpp2861 isRedundantFlagInstr(const MachineInstr * CmpI,Register SrcReg,Register SrcReg2,int64_t ImmValue,const MachineInstr * OI,bool & IsThumb1) isRedundantFlagInstr() argument
/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600ISelLowering.cpp2028 uint64_t ImmValue = 0; FoldOperand() local
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp3518 uint8_t ImmValue = Byte & MachO::REBASE_IMMEDIATE_MASK; moveNext() local
3857 uint8_t ImmValue = Byte & MachO::BIND_IMMEDIATE_MASK; moveNext() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86InstrInfo.cpp4843 isRedundantFlagInstr(const MachineInstr & FlagI,Register SrcReg,Register SrcReg2,int64_t ImmMask,int64_t ImmValue,const MachineInstr & OI,bool * IsSwapped,int64_t * ImmDelta) const isRedundantFlagInstr() argument
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp10721 int64_t ImmValue = cast<ConstantSDNode>(Op.getOperand(2))->getSExtValue(); lowerVECTOR_SPLICE() local
11578 int64_t ImmValue = cast<ConstantSDNode>(Offset)->getSExtValue(); lowerVPSpliceExperimental() local