| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LiveRegUnits.cpp | 46 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in stepBackward() local 57 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in stepBackward() local 66 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) { in accumulate() local
|
| D | LivePhysRegs.cpp | 46 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
|
| D | MachineCSE.cpp | 301 for (const auto &MOP : llvm::enumerate(MI->operands())) { in hasLivePhysRegDefUses() local
|
| D | MachineVerifier.cpp | 2017 for (const MachineOperand &MOP : MI->uses()) { in checkLiveness() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | LiveRegUnits.cpp | 46 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
|
| D | LivePhysRegs.cpp | 46 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
|
| D | MachineCSE.cpp | 313 for (const auto &MOP : llvm::enumerate(MI->operands())) { in hasLivePhysRegDefUses() local
|
| D | MachineVerifier.cpp | 2486 for (const MachineOperand &MOP : MI->uses()) { in checkLiveness() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64LoadStoreOptimizer.cpp | 757 bool isDef = any_of(I->operands(), [DefReg, TRI](MachineOperand &MOP) { in forAllMIsUntilDef() 772 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters() local 776 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters() local 822 for (auto &MOP : MI.operands()) { in mergePairedInsns() local 836 for (auto &MOP : MI.operands()) { in mergePairedInsns() local 859 [this, &RenameReg](const MachineOperand &MOP) { in mergePairedInsns() 997 for (const MachineOperand &MOP : phys_regs_and_masks(*I)) in mergePairedInsns() local 1295 [TRI, RegToRename](const MachineOperand &MOP) { in canRenameUpToDef() 1303 auto canRenameMOP = [](const MachineOperand &MOP) { in canRenameUpToDef() 1345 for (auto &MOP : MI.operands()) { in canRenameUpToDef() local [all …]
|
| D | AArch64InstrInfo.cpp | 6105 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local 6139 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
| D | AArch64LoadStoreOptimizer.cpp | 804 bool isDef = any_of(I.operands(), [DefReg, TRI](MachineOperand &MOP) { in forAllMIsUntilDef() 819 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters() local 823 for (const MachineOperand &MOP : phys_regs_and_masks(MI)) in updateDefinedRegisters() local 869 for (auto &MOP : MI.operands()) { in mergePairedInsns() local 883 for (auto &MOP : MI.operands()) { in mergePairedInsns() local 906 [this, &RenameReg](const MachineOperand &MOP) { in mergePairedInsns() 1056 for (const MachineOperand &MOP : phys_regs_and_masks(*I)) in mergePairedInsns() local 1361 [TRI, RegToRename](const MachineOperand &MOP) { in canRenameUpToDef() 1369 auto canRenameMOP = [TRI](const MachineOperand &MOP) { in canRenameUpToDef() 1427 for (auto &MOP : MI.operands()) { in canRenameUpToDef() local [all …]
|
| D | AArch64ExpandPseudoInsts.cpp | 753 auto MOP = MI.getOperand(RegMaskStartIdx); in expandCALL_RVMARKER() local
|
| D | AArch64InstrInfo.cpp | 7737 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local 7771 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/Orc/ |
| D | MachOPlatform.cpp | 61 std::unique_ptr<jitlink::LinkGraph> createPlatformGraph(MachOPlatform &MOP, in createPlatformGraph() 86 MachOHeaderMaterializationUnit(MachOPlatform &MOP, in MachOHeaderMaterializationUnit() 101 static void addMachOHeader(jitlink::LinkGraph &G, MachOPlatform &MOP, in addMachOHeader() 158 createHeaderInterface(MachOPlatform &MOP, in createHeaderInterface() 171 MachOPlatform &MOP; member in __anoncb7919070111::MachOHeaderMaterializationUnit 182 MachOPlatform &MOP, StringRef PlatformJDName, in MachOPlatformCompleteBootstrapMaterializationUnit() 238 MachOPlatform &MOP; member in __anoncb7919070111::MachOPlatformCompleteBootstrapMaterializationUnit
|
| D | COFFPlatform.cpp | 144 createHeaderInterface(COFFPlatform &MOP, in createHeaderInterface()
|
| /external/linux-kselftest/tools/testing/selftests/kvm/s390x/ |
| D | memop.c | 191 #define MOP(...) MEMOP(, __VA_ARGS__) macro
|
| /external/llvm/lib/CodeGen/ |
| D | MachineVerifier.cpp | 1270 for (const MachineOperand &MOP : MI->uses()) { in checkLiveness() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
| D | ARMBaseInstrInfo.cpp | 6335 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local 6349 for (const MachineOperand &MOP : MI.operands()) { in getOutliningType() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 8166 for (const MachineOperand &MOP : MI.operands()) in getOutliningType() local
|
| /external/llvm/lib/Target/Mips/AsmParser/ |
| D | MipsAsmParser.cpp | 1325 static std::unique_ptr<MipsOperand> CreateRegPair(const MipsOperand &MOP, in CreateRegPair()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
| D | X86InstrInfo.cpp | 9692 for (const MachineOperand &MOP : MI.operands()) in getOutliningType() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
| D | CombinerHelper.cpp | 2531 bool CombinerHelper::matchConstantOp(const MachineOperand &MOP, int64_t C) { in matchConstantOp()
|