Home
last modified time | relevance | path

Searched defs:IsInBounds (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/jbig2/
H A DJBig2_BitStream.cpp189 bool CJBig2_BitStream::IsInBounds() const { in IsInBounds() function in CJBig2_BitStream
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dcombine_access_chains.cpp264 auto IsInBounds = [](spv::Op opcode) { in UpdateOpcode() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dcombine_access_chains.cpp264 auto IsInBounds = [](spv::Op opcode) { in UpdateOpcode() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dcombine_access_chains.cpp264 auto IsInBounds = [](spv::Op opcode) { in UpdateOpcode() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DOperator.h384 IsInBounds = (1 << 0), enumerator
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DOperator.h367 IsInBounds = (1 << 0) enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DOperator.h376 IsInBounds = (1 << 0), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DOperator.h460 IsInBounds = (1 << 0), enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1979 bool IsInBounds = GEP.isInBounds(); in foldSelectGEP() local
2010 bool IsInBounds = Src->isInBounds() && GEP.isInBounds() && in visitGEPOfGEP() local
2090 bool IsInBounds = isMergedGEPInBounds(*Src, *cast<GEPOperator>(&GEP)); in visitGEPOfGEP() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp803 bool IsInBounds = in execute() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3829 bool IsInBounds = GEPI.isInBounds(); in foldGEPSelect() local
3878 bool IsInBounds = GEPI.isInBounds(); in foldGEPPhi() local