Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DOperator.h453 for (gep_type_iterator GTI = gep_type_begin(this), GTE = gep_type_end(this); in accumulateConstantOffset() local
/external/llvm/include/llvm/MC/
DMCExpr.h389 GTE, ///< Signed greater than or equal comparison (result is either 0 or enumerator
/external/llvm/lib/Analysis/IPA/
DInlineCost.cpp248 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in accumulateGEPOffset() local
/external/llvm/lib/Analysis/
DValueTracking.cpp935 for (gep_type_iterator GTI = gep_type_begin(GEP), GTE = gep_type_end(GEP); in isGEPKnownNonNull() local
/external/llvm/lib/Transforms/Scalar/
DSROA.cpp411 GTE = gep_type_end(GEPI); in visitGetElementPtrInst() local