Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h214 cloneMemRefs(const MachineInstr & OtherMI) cloneMemRefs() argument
327 copyImplicitOps(const MachineInstr & OtherMI) copyImplicitOps() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLoadStoreOpt.cpp491 __anon041812b30502(MachineInstr *OtherMI) operationAliasesWithCandidate() argument
H A DCombinerHelper.cpp1316 matchCombineDivRem(MachineInstr & MI,MachineInstr * & OtherMI) matchCombineDivRem() argument
1379 applyCombineDivRem(MachineInstr & MI,MachineInstr * & OtherMI) applyCombineDivRem() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPPDirectives.cpp3114 const MacroInfo *OtherMI = getMacroInfo(MacroNameTok.getIdentifierInfo()); HandleDefineDirective() local
3126 if (const MacroInfo *OtherMI=getMacroInfo(MacroNameTok.getIdentifierInfo())) { HandleDefineDirective() local
[all...]
H A DPPMacroExpansion.cpp562 __anonad92d78b0202(const MacroInfo *OtherMI) HandleMacroExpandedIdentifier() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp932 auto &OtherMI = OtherJITDylib.MaterializingInfos[OtherSymbol]; addDependencies() local