Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.cpp449 for (DbgOpID OpID : VLoc.second.getDbgOpIDs()) in loadInlocs() local
1641 for (DbgOpID OpID : DbgOpIDs) { in transferDebugInstrRef() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp2310 unsigned OpID = 0; in EmitOverflowCheckedBinOp() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1450 for (unsigned OpID : reverse(BC->getOperandIDs())) { in materializeValue() local