/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | Operator.cpp | 71 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in getMaxPreservedAlignment() local 128 for (auto GTI = begin, GTE = end; GTI != GTE; ++GTI) { in accumulateConstantOffset() local 189 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in collectOffset() local
|
H A D | DataLayout.cpp | 892 GTE = gep_type_end(ElemTy, Indices); in getIndexedOffsetInType() local
|
H A D | Constants.cpp | 2496 auto GTI = gep_type_begin(Ty, Idxs), GTE = gep_type_end(Ty, Idxs); in getGetElementPtr() local
|
/aosp_15_r20/frameworks/compile/libbcc/lib/ |
D | RSX86TranslateGEPPass.cpp | 46 GTE = gep_type_end(GEP); in GEPIndexesStructType() local 73 GTE = gep_type_end(GEP); in computeGEPOffset() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | Operator.cpp | 40 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
|
H A D | DataLayout.cpp | 812 GTE = gep_type_end(ElemTy, Indices); in getIndexedOffsetInType() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | Operator.cpp | 27 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
|
H A D | DataLayout.cpp | 735 GTE = gep_type_end(ElemTy, AS, Indices); in getIndexedOffsetInType() local
|
/aosp_15_r20/external/angle/src/compiler/translator/msl/ |
H A D | Pipeline.cpp | 298 GTE, enumerator
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | expr.c | 125 enum { OR = 1, AND, EQ, NE, GT, GTE, LT, LTE, ADD, SUB, MUL, DIVI, MOD, RE }; enumerator
|
/aosp_15_r20/external/turbine/java/com/google/turbine/parse/ |
H A D | Token.java | 46 GTE(">="), enumConstant
|
/aosp_15_r20/frameworks/base/core/java/android/content/integrity/ |
H A D | AtomicFormula.java | 135 public static final int GTE = 2; field in AtomicFormula
|
/aosp_15_r20/external/llvm/include/llvm/MC/ |
H A D | MCExpr.h | 392 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCExpr.h | 432 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/ |
H A D | MCExpr.h | 490 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 311 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
|
H A D | ValueTracking.cpp | 1609 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/ |
D | MCExpr.h | 493 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/ |
D | MCExpr.h | 501 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/ |
D | MCExpr.h | 501 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/ |
D | MCExpr.h | 501 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 678 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | InlineCost.cpp | 1339 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 689 GTE = gep_type_end(GEPI); in visitGetElementPtrInst() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 739 GTE = gep_type_end(GEPI); in visitGetElementPtrInst() local
|