/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 222 HexagonMCInst MCI; in EmitInstruction() local 223 MCI.setPacketStart(Index == 0); in EmitInstruction() 224 MCI.setPacketEnd(Index == (Size-1)); in EmitInstruction() 226 HexagonLowerToMC(BundleMIs[Index], MCI, *this); in EmitInstruction() 227 OutStreamer.EmitInstruction(MCI); in EmitInstruction() 231 HexagonMCInst MCI; in EmitInstruction() local 233 MCI.setPacketStart(true); in EmitInstruction() 234 MCI.setPacketEnd(true); in EmitInstruction() 236 HexagonLowerToMC(MI, MCI, *this); in EmitInstruction() 237 OutStreamer.EmitInstruction(MCI); in EmitInstruction()
|
D | HexagonMCInstLower.cpp | 42 void llvm::HexagonLowerToMC(const MachineInstr* MI, HexagonMCInst& MCI, in HexagonLowerToMC() argument 44 MCI.setOpcode(MI->getOpcode()); in HexagonLowerToMC() 45 MCI.setDesc(MI->getDesc()); in HexagonLowerToMC() 93 MCI.addOperand(MCO); in HexagonLowerToMC()
|
D | Hexagon.h | 58 void HexagonLowerToMC(const MachineInstr *MI, HexagonMCInst &MCI,
|
/external/llvm/unittests/ExecutionEngine/JIT/ |
D | JITEventListenerTest.cpp | 207 MachineCodeInfo MCI; in TEST_F() local 211 EE->runJITOnFunction(F, &MCI); in TEST_F() 221 EXPECT_EQ(MCI.address(), Listener.EmittedEvents[0].Code); in TEST_F() 222 EXPECT_EQ(MCI.size(), Listener.EmittedEvents[0].Size); in TEST_F()
|
/external/llvm/lib/ExecutionEngine/JIT/ |
D | JIT.cpp | 598 void JIT::runJITOnFunction(Function *F, MachineCodeInfo *MCI) { in runJITOnFunction() argument 602 MachineCodeInfo *const MCI; in runJITOnFunction() member in JIT::runJITOnFunction::MCIListener 604 MCIListener(MachineCodeInfo *mci) : MCI(mci) {} in runJITOnFunction() 608 MCI->setAddress(Code); in runJITOnFunction() 609 MCI->setSize(Size); in runJITOnFunction() 612 MCIListener MCIL(MCI); in runJITOnFunction() 613 if (MCI) in runJITOnFunction() 618 if (MCI) in runJITOnFunction()
|
D | JIT.h | 192 void runJITOnFunction(Function *F, MachineCodeInfo *MCI = 0);
|
/external/llvm/lib/Analysis/ |
D | Lint.cpp | 275 MemCpyInst *MCI = cast<MemCpyInst>(&I); in visitCallSite() local 277 visitMemoryReference(I, MCI->getDest(), AliasAnalysis::UnknownSize, in visitCallSite() 278 MCI->getAlignment(), 0, in visitCallSite() 280 visitMemoryReference(I, MCI->getSource(), AliasAnalysis::UnknownSize, in visitCallSite() 281 MCI->getAlignment(), 0, in visitCallSite() 289 dyn_cast<ConstantInt>(findValue(MCI->getLength(), in visitCallSite() 293 Assert1(AA->alias(MCI->getSource(), Size, MCI->getDest(), Size) != in visitCallSite()
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 1404 const MemCpyInst &MCI = cast<MemCpyInst>(I); in X86VisitIntrinsicCall() local 1406 if (MCI.isVolatile()) in X86VisitIntrinsicCall() 1409 if (isa<ConstantInt>(MCI.getLength())) { in X86VisitIntrinsicCall() 1412 uint64_t Len = cast<ConstantInt>(MCI.getLength())->getZExtValue(); in X86VisitIntrinsicCall() 1415 if (!X86SelectAddress(MCI.getRawDest(), DestAM) || in X86VisitIntrinsicCall() 1416 !X86SelectAddress(MCI.getRawSource(), SrcAM)) in X86VisitIntrinsicCall() 1424 if (!MCI.getLength()->getType()->isIntegerTy(SizeWidth)) in X86VisitIntrinsicCall() 1427 if (MCI.getSourceAddressSpace() > 255 || MCI.getDestAddressSpace() > 255) in X86VisitIntrinsicCall()
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/ |
D | en-GB_klex.pkb | 897 jewellery)9!MCI*jimmy)9!@#D@jobs)
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/ |
D | it-IT_tpp_net.utf | 2222 10247 "MCI"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/ |
D | es-ES_tpp_net.utf | 2456 11829 "MCI"
|
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/de-DE/ |
D | de-DE_tpp_net.utf | 3223 15325 "MCI"
|