Home
last modified time | relevance | path

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

/external/llvm/unittests/ExecutionEngine/JIT/
DJITEventListenerTest.cpp208 MachineCodeInfo MCI; in TEST_F() local
/external/llvm/lib/ExecutionEngine/JIT/
DJIT.cpp591 void JIT::runJITOnFunction(Function *F, MachineCodeInfo *MCI) { in runJITOnFunction()
595 MachineCodeInfo *const MCI; in runJITOnFunction() member in JIT::runJITOnFunction::MCIListener
/external/llvm/lib/Analysis/
DLint.cpp270 MemCpyInst *MCI = cast<MemCpyInst>(&I); in visitCallSite() local
/external/llvm/lib/Target/X86/
DX86FastISel.cpp1337 const MemCpyInst &MCI = cast<MemCpyInst>(I); in X86VisitIntrinsicCall() local