Home
last modified time | relevance | path

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

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