Searched defs:IndexWidth (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelMatcherEmitter.cpp | 32 IndexWidth = 6, enumerator |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ConstantFolding.cpp | 1263 unsigned IndexWidth = DL.getIndexTypeSizeInBits(Ops0->getType()); ConstantFoldCompareInstOperands() local |
H A D | ValueTracking.cpp | 3099 unsigned IndexWidth = Q.DL.getIndexTypeSizeInBits(Start->getType()); isNonEqualPointersWithRecursiveGEP() local |
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Verifier.cpp | 3974 ElementCount IndexWidth = IndexVTy->getElementCount(); visitGetElementPtrInst() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelLowering.cpp | 53333 unsigned IndexWidth = Index.getScalarValueSizeInBits(); combineGatherScatter() local |