Home
last modified time | relevance | path

Searched defs:GTE (Results 1 – 22 of 22) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
DOperator.cpp71 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
DDataLayout.cpp892 GTE = gep_type_end(ElemTy, Indices); in getIndexedOffsetInType() local
DConstants.cpp2496 auto GTI = gep_type_begin(Ty, Idxs), GTE = gep_type_end(Ty, Idxs); in getGetElementPtr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DOperator.cpp40 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
DDataLayout.cpp812 GTE = gep_type_end(ElemTy, Indices); in getIndexedOffsetInType() local
/external/llvm/lib/IR/
DOperator.cpp27 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
DDataLayout.cpp735 GTE = gep_type_end(ElemTy, AS, Indices); in getIndexedOffsetInType() local
/external/angle/src/compiler/translator/msl/
DPipeline.cpp298 GTE, enumerator
/external/toybox/toys/pending/
Dexpr.c125 enum { OR = 1, AND, EQ, NE, GT, GTE, LT, LTE, ADD, SUB, MUL, DIVI, MOD, RE }; enumerator
/external/turbine/java/com/google/turbine/parse/
DToken.java46 GTE(">="), enumConstant
/external/llvm/include/llvm/MC/
DMCExpr.h392 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h432 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
/external/llvm/lib/Analysis/
DInlineCost.cpp311 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
DValueTracking.cpp1609 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCExpr.h490 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp678 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
DValueTracking.cpp1949 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DInlineCost.cpp1339 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
DValueTracking.cpp2262 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp689 GTE = gep_type_end(GEPI); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp739 GTE = gep_type_end(GEPI); in visitGetElementPtrInst() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DSROA.cpp840 GTE = gep_type_end(GEPI); in visitGetElementPtrInst() local