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