Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/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-7.0/llvm/include/llvm/IR/
DOperator.h444 bool isInBounds() const { in isInBounds() function
/external/swiftshader/src/Pipeline/
DShaderCore.cpp985 SIMD::Int Pointer::isInBounds(unsigned int accessSize, OutOfBoundsBehavior robustness) const in isInBounds() function in sw::SIMD::Pointer
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp1496 bool GetElementPtrInst::isInBounds() const { in isInBounds() function in GetElementPtrInst
/external/llvm/lib/IR/
DInstructions.cpp1734 bool GetElementPtrInst::isInBounds() const { in isInBounds() function in GetElementPtrInst