Searched defs:GEPWidth (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ | ||
H A D | LLParser.cpp | 4116 unsigned GEPWidth = parseValID() local |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Verifier.cpp | 3965 ElementCount GEPWidth = GEPVTy->getElementCount(); visitGetElementPtrInst() local |