Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/Dialect/StandardOps/IR/
DOps.cpp1422 unsigned unsignedIndex = index.getValue().getZExtValue(); in fold() local
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp1257 Value *Nucleus::createGEP(Value *ptr, Type *type, Value *index, bool unsignedIndex) in createGEP()
DSubzeroReactor.cpp1530 Value *Nucleus::createGEP(Value *ptr, Type *type, Value *index, bool unsignedIndex) in createGEP()