Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1540 std::string OpName = getMangledRootDefName(DstI->Operands[I].Name); in importExplicitUseRenderers() local
1485 CodeGenInstruction *DstI = &Target.getInstruction(DstOp); createInstructionRenderer() local
1500 const CodeGenInstruction *DstI = DstMIBuilder.getCGI(); importExplicitDefRenderers() local
1961 auto &DstI = Target.getInstruction(RK.getDef("COPY")); runOnPattern() local
1993 auto &DstI = Target.getInstruction(DstOp); runOnPattern() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonSubtarget.cpp579 const MachineOperand &MO = DstI->getOperand(OpNum); in restoreLatency() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp185 for (inst_iterator DstI = SrcI, DstE = inst_end(F); in dumpExampleDependence() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp1129 ExplodedNodeSet DstI; in ProcessStmt() local