/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
D | HexagonMCInstrInfo.cpp | 18 void HexagonMCInstrInfo::AppendImplicitOperands(MCInst &MCI) { in AppendImplicitOperands() argument 19 MCI.addOperand(MCOperand::CreateImm(0)); in AppendImplicitOperands() 20 MCI.addOperand(MCOperand::CreateInst(nullptr)); in AppendImplicitOperands() 24 MCInst const &MCI) { in getBitCount() argument 25 uint64_t const F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getBitCount() 31 MCInst const &MCI) { in getCExtOpNum() argument 32 const uint64_t F = HexagonMCInstrInfo::getDesc(MCII, MCI).TSFlags; in getCExtOpNum() 37 MCInst const &MCI) { in getDesc() argument 38 return (MCII.get(MCI.getOpcode())); in getDesc() 41 std::bitset<16> HexagonMCInstrInfo::GetImplicitBits(MCInst const &MCI) { in GetImplicitBits() argument [all …]
|
D | HexagonMCInstrInfo.h | 27 void AppendImplicitOperands(MCInst &MCI); 30 unsigned getBitCount(MCInstrInfo const &MCII, MCInst const &MCI); 33 unsigned short getCExtOpNum(MCInstrInfo const &MCII, MCInst const &MCI); 35 MCInstrDesc const &getDesc(MCInstrInfo const &MCII, MCInst const &MCI); 37 std::bitset<16> GetImplicitBits(MCInst const &MCI); 41 int getMaxValue(MCInstrInfo const &MCII, MCInst const &MCI); 45 int getMinValue(MCInstrInfo const &MCII, MCInst const &MCI); 48 MCOperand const &getNewValue(MCInstrInfo const &MCII, MCInst const &MCI); 51 unsigned getType(MCInstrInfo const &MCII, MCInst const &MCI); 54 bool hasNewValue(MCInstrInfo const &MCII, MCInst const &MCI); [all …]
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonAsmPrinter.cpp | 202 MCInst MCI; in EmitInstruction() local 204 HexagonLowerToMC(BundleMIs[Index], MCI, *this); in EmitInstruction() 205 HexagonMCInstrInfo::AppendImplicitOperands(MCI); in EmitInstruction() 206 HexagonMCInstrInfo::setPacketBegin(MCI, Index == 0); in EmitInstruction() 207 HexagonMCInstrInfo::setPacketEnd(MCI, Index == (Size - 1)); in EmitInstruction() 208 EmitToStreamer(OutStreamer, MCI); in EmitInstruction() 212 MCInst MCI; in EmitInstruction() local 213 HexagonLowerToMC(MI, MCI, *this); in EmitInstruction() 214 HexagonMCInstrInfo::AppendImplicitOperands(MCI); in EmitInstruction() 216 HexagonMCInstrInfo::setPacketBegin(MCI, true); in EmitInstruction() [all …]
|
D | HexagonMCInstLower.cpp | 41 void llvm::HexagonLowerToMC(MachineInstr const* MI, MCInst& MCI, in HexagonLowerToMC() argument 43 MCI.setOpcode(MI->getOpcode()); in HexagonLowerToMC() 91 MCI.addOperand(MCO); in HexagonLowerToMC()
|
D | Hexagon.h | 58 void HexagonLowerToMC(MachineInstr const *MI, MCInst &MCI,
|
/external/llvm/lib/Analysis/ |
D | Lint.cpp | 283 MemCpyInst *MCI = cast<MemCpyInst>(&I); in visitCallSite() local 285 visitMemoryReference(I, MCI->getDest(), AliasAnalysis::UnknownSize, in visitCallSite() 286 MCI->getAlignment(), nullptr, in visitCallSite() 288 visitMemoryReference(I, MCI->getSource(), AliasAnalysis::UnknownSize, in visitCallSite() 289 MCI->getAlignment(), nullptr, in visitCallSite() 297 dyn_cast<ConstantInt>(findValue(MCI->getLength(), DL, in visitCallSite() 301 Assert(AA->alias(MCI->getSource(), Size, MCI->getDest(), Size) != in visitCallSite()
|
/external/llvm/lib/Target/X86/ |
D | X86FastISel.cpp | 2353 const MemCpyInst *MCI = cast<MemCpyInst>(II); in fastLowerIntrinsicCall() local 2355 if (MCI->isVolatile()) in fastLowerIntrinsicCall() 2358 if (isa<ConstantInt>(MCI->getLength())) { in fastLowerIntrinsicCall() 2361 uint64_t Len = cast<ConstantInt>(MCI->getLength())->getZExtValue(); in fastLowerIntrinsicCall() 2364 if (!X86SelectAddress(MCI->getRawDest(), DestAM) || in fastLowerIntrinsicCall() 2365 !X86SelectAddress(MCI->getRawSource(), SrcAM)) in fastLowerIntrinsicCall() 2373 if (!MCI->getLength()->getType()->isIntegerTy(SizeWidth)) in fastLowerIntrinsicCall() 2376 if (MCI->getSourceAddressSpace() > 255 || MCI->getDestAddressSpace() > 255) in fastLowerIntrinsicCall()
|
/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"
|