Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp511 MachineInstr *DstI = Dst->getInstr(); in restoreLatency() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp4695 CodeGenInstruction *DstI = &Target.getInstruction(DstOp); in createInstructionRenderer() local
4710 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitDefRenderers() local
4745 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitUseRenderers() local
5160 auto &DstI = Target.getInstruction(RK.getDef("COPY")); in runOnPattern() local
5188 auto &DstI = Target.getInstruction(DstOp); in runOnPattern() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp182 for (inst_iterator DstI = SrcI, DstE = inst_end(F); in dumpExampleDependence() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp789 ExplodedNodeSet DstI; in ProcessStmt() local