Home
last modified time | relevance | path

Searched defs:GE (Results 1 – 19 of 19) sorted by relevance

/minix3/tools/m4/bootstrap/
H A Dparser.h8 #define GE 264 macro
H A Dparser.c58 #define GE 264 macro
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h40 GE enumerator
165 GE, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DMetaRenamer.cpp84 for (Module::global_iterator GI = M.global_begin(), GE = M.global_end(); in runOnModule() local
/minix3/external/historical/nawk/dist/
H A Dytab.h35 #define GE 57372 macro
H A Dytab.c56 #define GE 57372 macro
/minix3/external/gpl3/binutils/files/
H A Dyyscript.h61 GE = 271, enumerator
163 #define GE 271 macro
H A Dyyscript.c126 GE = 271, enumerator
228 #define GE 271 macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h90 GE = 6, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h40 GE, // Greater than or equal Greater than or equal enumerator
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp215 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
631 llvm::Value *GE = Builder.CreateICmpSGE(Src, Min); in EmitFloatConversionCheck() local
679 llvm::Value *GE = in EmitFloatConversionCheck() local
717 llvm::Value *GE = in EmitFloatConversionCheck() local
H A DCGExprAgg.cpp105 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
H A DCGExprComplex.cpp107 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
H A DCGExprConstant.cpp603 llvm::Constant *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp194 for (Module::global_iterator GI = M->global_begin(), GE = M->global_end(); in clearGlobalMappingsFromModule() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h184 const Constant *GE; member
/minix3/external/bsd/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp1957 GI = TheModule->global_begin(), GE = TheModule->global_end(); in GlobalCleanup() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h203 GE = 0xa, // Greater than or equal Greater than or equal enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExpr.cpp3204 } else if (const GenericSelectionExpr *GE = in isNullPointerConstant() local