Searched defs:ImmOp (Results 1 - 25 of 25) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVMergeBaseOffset.cpp244 MachineOperand &ImmOp = LoADDI.getOperand(2); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFMISimplifyPatchable.cpp120 const MachineOperand &ImmOp = DefInst->getOperand(2); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp334 const MachineOperand *ImmOp = local
H A DSIFoldOperands.cpp882 MachineOperand ImmOp = MachineOperand::CreateImm(Imm.getSExtValue()); local
1389 const MachineOperand *ImmOp = nullptr; local
987 tryConstantFoldOp(MachineRegisterInfo &MRI, const SIInstrInfo *TII, MachineInstr *MI, MachineOperand *ImmOp) argument
H A DSIInstrInfo.cpp2334 const MachineOperand *ImmOp = getNamedOperand(DefMI, AMDGPU::OpName::src0); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CallFrameOptimization.cpp291 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); local
297 MachineOperand ImmOp = MI->getOperand(X86::AddrNumOperands); local
H A DX86MCInstLower.cpp293 unsigned ImmOp = Inst.getNumOperands() - 1; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp241 SDValue ImmOp = Op->getOperand(1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/AsmParser/
H A DBPFAsmParser.cpp91 struct ImmOp { struct in struct:__anon2197::BPFOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonAsmPrinter.cpp255 MCOperand &ImmOp = Inst.getOperand(i); local
H A DHexagonOptAddrMode.cpp413 const MachineOperand ImmOp = AddMI->getOperand(2); local
483 bool HexagonOptAddrMode::changeLoad(MachineInstr *OldMI, MachineOperand ImmOp, argument
544 changeStore(MachineInstr *OldMI, MachineOperand ImmOp, unsigned ImmOpNum) argument
603 changeAddAsl(NodeAddr<UseNode *> AddAslUN, MachineInstr *AddAslMI, const MachineOperand &ImmOp, unsigned ImmOpNum) argument
671 const MachineOperand ImmOp = TfrMI->getOperand(1); local
[all...]
H A DHexagonConstExtenders.cpp1761 const MachineOperand &ImmOp = MI.getOperand(IsAddi ? 2 : 1); local
1878 MachineOperand &ImmOp = P.first->getOperand(J+1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp124 struct ImmOp { struct in struct:__anon2281::LanaiOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp235 struct ImmOp { struct in class:__anon2392::SparcOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h54 struct ImmOp { struct in struct:llvm::final
H A DX86AsmParser.cpp2681 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonPredicate, local
2722 const MCExpr *ImmOp = MCConstantExpr::create(ComparisonPredicate, local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp188 struct ImmOp { struct in struct:__anon2343::PPCOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/AsmParser/
H A DRISCVAsmParser.cpp230 struct ImmOp { struct in struct:__anon2376::RISCVOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1419 static SDValue lowerMSASplatImm(SDValue Op, unsigned ImmOp, SelectionDAG &DAG, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2633 MachineOperand &ImmOp = MI.getOperand(ImmIdx); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstructionSelector.cpp1659 MachineOperand &ImmOp = I.getOperand(1); local
3431 MachineOperand &ImmOp = I.getOperand(1); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp196 struct ImmOp { struct in class:__anon2091::AMDGPUOperand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/
H A DAArch64AsmParser.cpp348 struct ImmOp { struct in class:__anon2053::AArch64Operand
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp775 struct ImmOp { struct in class:__anon2168::ARMOperand
5569 int CondOp = -1, ImmOp = -1; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp848 struct ImmOp { struct in class:__anon2306::MipsOperand
2836 const MCOperand &ImmOp = Inst.getOperand(1); local
3589 const MCOperand &ImmOp = Inst.getOperand(1); local

Completed in 562 milliseconds