Home
last modified time | relevance | path

Searched defs:isInBounds (Results 1 – 8 of 8) 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/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/MPAndroidChart/MPChartLib/src/main/java/com/github/mikephil/charting/utils/
DViewPortHandler.java596 public boolean isInBounds(float x, float y) { in isInBounds() method in ViewPortHandler
/external/swiftshader/src/Reactor/
DSIMD.cpp1019 SIMD::Int SIMD::Pointer::isInBounds(unsigned int accessSize, OutOfBoundsBehavior robustness) const in isInBounds() function in rr::SIMD::Pointer
/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