Home
last modified time | relevance | path

Searched defs:MOP (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRegUnits.cpp46 for (const MachineOperand &MOP : MI.operands()) { in stepBackward() local
60 for (const MachineOperand &MOP : MI.operands()) { in stepBackward() local
71 for (const MachineOperand &MOP : MI.operands()) { in accumulate() local
H A DLivePhysRegs.cpp46 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in removeDefs() local
59 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in addUses() local
H A DMachineCSE.cpp312 for (const auto &MOP : llvm::enumerate(MI->operands())) { in hasLivePhysRegDefUses() local
H A DTargetInstrInfo.cpp1808 for (const MachineOperand &MOP : MI.operands()) { getOutliningType() local
H A DMachineVerifier.cpp2613 for (const MachineOperand &MOP : MI->uses()) { checkLiveness() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp850 Units.removeReg(MOP in updateDefinedRegisters() local
831 __anon8e3eb3e90202(MachineOperand &MOP) forAllMIsUntilDef() argument
846 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) updateDefinedRegisters() local
899 MachineOperand &MOP = MI.getOperand(OpIdx); mergePairedInsns() local
925 MachineOperand &MOP = MI.getOperand(OpIdx); mergePairedInsns() local
967 __anon8e3eb3e90502(const MachineOperand &MOP) mergePairedInsns() argument
1125 for (const MachineOperand &MOP : phys_regs_and_masks(*I)) mergePairedInsns() local
1420 canRenameMOP(const MachineOperand & MOP,const TargetRegisterInfo * TRI) canRenameMOP() argument
1466 __anon8e3eb3e90602(const MachineOperand &MOP) canRenameUpToDef() argument
1511 for (auto &MOP : MI.operands()) { canRenameUpToDef() local
1523 for (auto &MOP : MI.operands()) { canRenameUpToDef() local
1578 for (auto &MOP : MI.operands()) { canRenameUntilSecondLoad() local
[all...]
H A DAArch64ExpandPseudoInsts.cpp800 auto MOP = MI.getOperand(RegMaskStartIdx); expandCALL_RVMARKER() local
852 auto MOP = MI.getOperand(RegMaskStartIdx); expandCALL_BTI() local
H A DAArch64InstrInfo.cpp8839 for (const MachineOperand &MOP : MI.operands()) { getOutliningTypeImpl() local
8873 for (const MachineOperand &MOP : MI.operands()) { getOutliningTypeImpl() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h381 MachOPlatform &MOP; global() variable
402 buildSimpleMachOHeaderMU(MachOPlatform & MOP,HeaderOptions Opts) buildSimpleMachOHeaderMU() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp98 std::unique_ptr<jitlink::LinkGraph> createPlatformGraph(MachOPlatform &MOP, in createPlatformGraph() argument
128 MachOPlatform &MOP, StringRef PlatformJDName, in MachOPlatformCompleteBootstrapMaterializationUnit() argument
194 MachOPlatform &MOP; member in __anon2c142cbb0111::MachOPlatformCompleteBootstrapMaterializationUnit
1679 createHeaderBlock(MachOPlatform & MOP,const MachOPlatform::HeaderOptions & Opts,JITDylib & JD,jitlink::LinkGraph & G,jitlink::Section & HeaderSection) createHeaderBlock() argument
1711 SimpleMachOHeaderMU(MachOPlatform & MOP,SymbolStringPtr HeaderStartSymbol,MachOPlatform::HeaderOptions Opts) SimpleMachOHeaderMU() argument
1757 createHeaderInterface(MachOPlatform & MOP,const SymbolStringPtr & HeaderStartSymbol) createHeaderInterface() argument
[all...]
H A DCOFFPlatform.cpp144 createHeaderInterface(COFFPlatform &MOP, in createHeaderInterface()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2748 matchConstantOp(const MachineOperand & MOP,int64_t C) matchConstantOp() argument
2757 matchConstantFPOp(const MachineOperand & MOP,double C) matchConstantFPOp() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6322 for (const MachineOperand &MOP : MI.operands()) { getOutliningTypeImpl() local