Home
last modified time | relevance | path

Searched defs:OtherMI (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h235 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h286 copyImplicitOps(const MachineInstr &OtherMI) const { in copyImplicitOps()
/external/clang/lib/Lex/
DPPMacroExpansion.cpp500 M.forAllDefinitions([&](const MacroInfo *OtherMI) { in HandleMacroExpandedIdentifier()
DPPDirectives.cpp2470 if (const MacroInfo *OtherMI=getMacroInfo(MacroNameTok.getIdentifierInfo())) { in HandleDefineDirective() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DTwoAddressInstructionPass.cpp243 MachineInstr *OtherMI = I; in Sink3AddrInstruction() local
DRegisterCoalescer.cpp1393 const MachineInstr *OtherMI = Other->getCopy(); in RegistersDefinedFromSameValue() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DCore.cpp1016 auto &OtherMI = OtherVSO.MaterializingInfos[OtherSymbol]; in addDependencies() local