Home
last modified time | relevance | path

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

/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())) { hasLivePhysRegDefUses() local
H A DTargetInstrInfo.cpp1868 for (const MachineOperand &MOP : MI.operands()) { getOutliningType() local
H A DMachineVerifier.cpp2838 for (const MachineOperand &MOP : MI->uses()) { checkLiveness() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64LoadStoreOptimizer.cpp833 __anon802da34a0202(MachineOperand &MOP) forAllMIsUntilDef() argument
848 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) updateDefinedRegisters() local
852 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) updateDefinedRegisters() local
901 MachineOperand &MOP = MI.getOperand(OpIdx); mergePairedInsns() local
927 MachineOperand &MOP = MI.getOperand(OpIdx); mergePairedInsns() local
969 __anon802da34a0502(const MachineOperand &MOP) mergePairedInsns() argument
1127 for (const MachineOperand &MOP : phys_regs_and_masks(*I)) mergePairedInsns() local
1422 canRenameMOP(const MachineOperand & MOP,const TargetRegisterInfo * TRI) canRenameMOP() argument
1468 __anon802da34a0602(const MachineOperand &MOP) canRenameUpToDef() argument
1513 for (auto &MOP : MI.operands()) { canRenameUpToDef() local
1525 for (auto &MOP : MI.operands()) { canRenameUpToDef() local
1580 for (auto &MOP : MI.operands()) { canRenameUntilSecondLoad() local
[all...]
H A DAArch64ExpandPseudoInsts.cpp807 const MachineOperand &MOP = MBBI->getOperand(RegMaskStartIdx); createCallWithOps() local
H A DAArch64InstrInfo.cpp8910 for (const MachineOperand &MOP : MI.operands()) { getOutliningTypeImpl() local
8944 for (const MachineOperand &MOP : MI.operands()) { getOutliningTypeImpl() local
/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h395 MachOPlatform &MOP; global() variable
416 buildSimpleMachOHeaderMU(MachOPlatform & MOP,HeaderOptions Opts) buildSimpleMachOHeaderMU() argument
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp98 createPlatformGraph(MachOPlatform & MOP,std::string Name) createPlatformGraph() argument
128 MachOPlatformCompleteBootstrapMaterializationUnit(MachOPlatform & MOP,StringRef PlatformJDName,SymbolStringPtr CompleteBootstrapSymbol,SymbolTableVector SymTab,shared::AllocActions DeferredAAs,ExecutorAddr MachOHeaderAddr,ExecutorAddr PlatformBootstrap,ExecutorAddr PlatformShutdown,ExecutorAddr RegisterJITDylib,ExecutorAddr DeregisterJITDylib,ExecutorAddr RegisterObjectSymbolTable,ExecutorAddr DeregisterObjectSymbolTable) MachOPlatformCompleteBootstrapMaterializationUnit() argument
194 MachOPlatform &MOP; global() member in __anon6ce2173c0111::MachOPlatformCompleteBootstrapMaterializationUnit
1725 createHeaderBlock(MachOPlatform & MOP,const MachOPlatform::HeaderOptions & Opts,JITDylib & JD,jitlink::LinkGraph & G,jitlink::Section & HeaderSection) createHeaderBlock() argument
1760 SimpleMachOHeaderMU(MachOPlatform & MOP,SymbolStringPtr HeaderStartSymbol,MachOPlatform::HeaderOptions Opts) SimpleMachOHeaderMU() argument
1806 createHeaderInterface(MachOPlatform & MOP,const SymbolStringPtr & HeaderStartSymbol) createHeaderInterface() argument
[all...]
H A DCOFFPlatform.cpp144 createHeaderInterface(COFFPlatform & MOP,const SymbolStringPtr & HeaderStartSymbol) createHeaderInterface() argument
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp431 for (const auto &MOP : MI.operands()) generateAssignInstrs() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp2876 matchConstantOp(const MachineOperand & MOP,int64_t C) matchConstantOp() argument
2885 matchConstantFPOp(const MachineOperand & MOP,double C) matchConstantFPOp() argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6324 for (const MachineOperand &MOP : MI.operands()) { getOutliningTypeImpl() local