Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonMCInstLower.cpp42 void llvm::HexagonLowerToMC(const MachineInstr* MI, HexagonMCInst& MCI, in HexagonLowerToMC()
DHexagonAsmPrinter.cpp222 HexagonMCInst MCI; in EmitInstruction() local
231 HexagonMCInst MCI; in EmitInstruction() local
/external/llvm/unittests/ExecutionEngine/JIT/
DJITEventListenerTest.cpp207 MachineCodeInfo MCI; in TEST_F() local
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp598 void JIT::runJITOnFunction(Function *F, MachineCodeInfo *MCI) { in runJITOnFunction()
602 MachineCodeInfo *const MCI; in runJITOnFunction() member in JIT::runJITOnFunction::MCIListener
/external/llvm/lib/Analysis/
DLint.cpp275 MemCpyInst *MCI = cast<MemCpyInst>(&I); in visitCallSite() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1404 const MemCpyInst &MCI = cast<MemCpyInst>(I); in X86VisitIntrinsicCall() local