Home
last modified time | relevance | path

Searched defs:isInBounds (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
DLocal.h37 bool isInBounds = GEPOp->isInBounds() && !NoAssumptions; variable
/external/llvm-project/llvm/include/llvm/Analysis/Utils/
DLocal.h37 bool isInBounds = GEPOp->isInBounds() && !NoAssumptions; variable
/external/perfetto/ui/src/common/
Dtime.ts103 isInBounds(sec: number) { method in TimeSpan
/external/llvm/include/llvm/Transforms/Utils/
DLocal.h196 bool isInBounds = GEPOp->isInBounds() && !NoAssumptions; variable
/external/llvm/include/llvm/IR/
DOperator.h379 bool isInBounds() const { in isInBounds() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DOperator.h471 bool isInBounds() const { in isInBounds() function
/external/llvm-project/llvm/include/llvm/IR/
DOperator.h471 bool isInBounds() const { in isInBounds() function
/external/swiftshader/src/Pipeline/
DShaderCore.cpp996 SIMD::Int Pointer::isInBounds(unsigned int accessSize, OutOfBoundsBehavior robustness) const in isInBounds() function in sw::SIMD::Pointer
/external/llvm-project/mlir/lib/Dialect/Vector/
DVectorOps.cpp2097 static bool isInBounds(TransferOp op, int64_t resultIdx, int64_t indicesIdx) { in isInBounds() function
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp1779 bool GetElementPtrInst::isInBounds() const { in isInBounds() function in GetElementPtrInst
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp1682 bool GetElementPtrInst::isInBounds() const { in isInBounds() function in GetElementPtrInst
/external/llvm/lib/IR/
DInstructions.cpp1734 bool GetElementPtrInst::isInBounds() const { in isInBounds() function in GetElementPtrInst