Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h35 GE = 0xa, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h34 GE enumerator
165 GE, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_loongarch.cpp118 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
H A DELF_i386.cpp200 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
H A DCOFF_x86_64.cpp171 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
H A DELF_x86_64.cpp216 Edge GE(Kind, Offset, *GraphSymbol, Addend); addSingleRelocation() local
H A DELF_ppc64.cpp389 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
H A DELF_aarch64.cpp365 Edge GE(Kind, Offset, *GraphSymbol, Addend); addSingleRelocation() local
H A DELF_riscv.cpp914 Edge GE(*Kind, Offset, *GraphSymbol, Addend); addSingleRelocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h41 GE, // Greater than or equal Greater than or equal enumerator
/freebsd-src/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcodecs.c112 #define GE(x, y) (GT(y, x) ^ 0xFF) macro
/freebsd-src/contrib/ncurses/progs/
H A Dtset.c216 #define GE (GT | EQ) macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h92 GE = 6, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp309 for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) { doMerge() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h247 const ConstantInt *GE = nullptr; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h266 GE = 0xa, // Greater than or equal Greater than or equal enumerator
/freebsd-src/contrib/bmake/
H A Dcond.c131 LT, LE, GT, GE, EQ, NE enumerator
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprComplex.cpp112 VisitGenericSelectionExpr(GenericSelectionExpr * GE) VisitGenericSelectionExpr() argument
H A DCGExprAgg.cpp113 VisitGenericSelectionExpr(GenericSelectionExpr * GE) VisitGenericSelectionExpr() argument
H A DCGExprScalar.cpp437 VisitGenericSelectionExpr(GenericSelectionExpr * GE) VisitGenericSelectionExpr() argument
990 llvm::Value *GE = EmitFloatConversionCheck() local
H A DCGExprConstant.cpp1050 VisitGenericSelectionExpr(GenericSelectionExpr * GE,QualType T) VisitGenericSelectionExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp209 for (const auto &GE : GlobalExprs) { addLocationAttribute() local
/freebsd-src/contrib/bearssl/src/
H A Dinner.h826 #define GE(x, y) NOT(GT(y, x)) macro
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h923 GE, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp461 unsigned GE = Float64 ? WebAssembly::GE_F64 : WebAssembly::GE_F32; LowerFPToInt() local

12