/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64MIPeepholeOpt.cpp | 204 __anon60fd32f40202(T Imm, unsigned RegSize, T &Imm0, T &Imm1) visitAND() argument 211 __anon60fd32f40302(MachineInstr &MI, OpcodePair Opcode, unsigned Imm0, unsigned Imm1, Register SrcReg, Register NewTmpReg, Register NewDstReg) visitAND() argument 330 splitAddSubImm(T Imm,unsigned RegSize,T & Imm0,T & Imm1) splitAddSubImm() argument 375 __anon60fd32f40402(T Imm, unsigned RegSize, T &Imm0, T &Imm1) visitADDSUB() argument 384 __anon60fd32f40502(MachineInstr &MI, OpcodePair Opcode, unsigned Imm0, unsigned Imm1, Register SrcReg, Register NewTmpReg, Register NewDstReg) visitADDSUB() argument 412 __anon60fd32f40602(T Imm, unsigned RegSize, T &Imm0, T &Imm1) visitADDSSUBS() argument 430 __anon60fd32f40702(MachineInstr &MI, OpcodePair Opcode, unsigned Imm0, unsigned Imm1, Register SrcReg, Register NewTmpReg, Register NewDstReg) visitADDSSUBS() argument [all...] |
H A D | AArch64ExpandImm.cpp | 321 uint64_t Imm1 = MaybeDecomposition->first; in tryOrrOfLogicalImmediates() local 347 uint64_t Imm1 = MaybeDecomposition->first; in tryAndOfLogicalImmediates() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | aarch32.cpp | 113 uint32_t Imm1 = (Value >> 11) & 0x01; in encodeImmMovtT1MovwT3() local 126 uint32_t Imm1 = (Hi >> 10) & 0x01; in decodeImmMovtT1MovwT3() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ |
H A D | MipsTargetStreamer.cpp | 204 void MipsTargetStreamer::emitII(unsigned Opcode, int16_t Imm1, int16_t Imm2, in emitII() argument 252 unsigned Reg1, int16_t Imm0, int16_t Imm1, in emitRRIII() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCMIPeephole.cpp | 1659 int16_t Imm1 = 0, NewImm1 = 0, Imm2 = 0, NewImm2 = 0; eliminateRedundantCompare() local
|
H A D | PPCInstrInfo.cpp | 3196 selectReg(int64_t Imm1,int64_t Imm2,unsigned CompareOpc,unsigned TrueReg,unsigned FalseReg,unsigned CRSubReg) selectReg() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2102 fastEmitInst_rii(unsigned MachineInstOpcode,const TargetRegisterClass * RC,unsigned Op0,uint64_t Imm1,uint64_t Imm2) fastEmitInst_rii() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonConstPropagation.cpp | 2602 bool Imm1 = Src1.isImm(), Imm2 = Src2.isImm(); in evaluateHexCompare2() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 1405 unsigned Imm1 = Op2->getAsZExtVal(); lowerINTRINSIC_VOID() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 1558 Register Imm1 = MI.getOperand(2).getReg(); matchPtrAddImmedChain() local 1637 Register Imm1 = MI.getOperand(2).getReg(); matchShiftImmedChain() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 5327 int64_t Imm1, Imm2; parseModImm() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 54911 unsigned Imm1 = Ops[1].getConstantOperandVal(2); combineConcatVectorOps() local 54933 unsigned Imm1 = Ops[1].getConstantOperandVal(2); combineConcatVectorOps() local [all...] |