Home
last modified time | relevance | path

Searched defs:OpID (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp470 for (DbgOpID OpID : VLoc.second.getDbgOpIDs()) in loadInlocs() local
1666 for (DbgOpID OpID : DbgOpIDs) { in transferDebugInstrRef() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3794 unsigned OpID = 0; in EmitOverflowCheckedBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1549 for (unsigned OpID : reverse(BC->getOperandIDs())) { in materializeValue() local