Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1518 CodeGenInstruction *DstI = &Target.getInstruction(DstOp); in createInstructionRenderer() local
1533 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitDefRenderers() local
1573 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); in importExplicitUseRenderers() local
1986 auto &DstI = Target.getInstruction(RK.getDef("COPY")); in runOnPattern() local
2018 auto &DstI = Target.getInstruction(DstOp); in runOnPattern() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp576 MachineInstr *DstI = Dst->getInstr(); in restoreLatency() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp185 for (inst_iterator DstI = SrcI, DstE = inst_end(F); in dumpExampleDependence() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1129 ExplodedNodeSet DstI; in ProcessStmt() local