Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h35 GE = 0xa, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTX.h34 GE enumerator
160 GE, enumerator
/freebsd/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.cpp219 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
H A DELF_ppc64.cpp242 Edge GE(Kind, Offset, *GraphSymbol, Addend); addSingleRelocation() local
H A DELF_aarch64.cpp379 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
H A DELF_riscv.cpp917 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h41 GE, // Greater than or equal Greater than or equal enumerator
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/
H A Dcodecs.c112 #define GE(x, y) (GT(y, x) ^ 0xFF) macro
/freebsd/contrib/ncurses/progs/
H A Dtset.c216 #define GE (GT | EQ) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h92 GE = 6, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSwitchLoweringUtils.h243 const ConstantInt *GE = nullptr; global() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp329 for (size_t GI = 0, GE = Globals.size(); GI != GE; ++GI) { in doMerge() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h266 GE = 0xa, // Greater than or equal Greater than or equal enumerator
/freebsd/contrib/bmake/
H A Dcond.c131 LT, LE, GT, GE, EQ, NE enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp224 for (const auto &GE : GlobalExprs) { in addLocationAttribute() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp115 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
H A DCGExprComplex.cpp117 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
H A DCGExprScalar.cpp453 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
1012 llvm::Value *GE = in EmitFloatConversionCheck() local
H A DCGExprConstant.cpp1068 llvm::Constant *VisitGenericSelectionExpr(const GenericSelectionExpr *GE, in VisitGenericSelectionExpr()
/freebsd/contrib/bearssl/src/
H A Dinner.h826 #define GE(x, y) NOT(GT(y, x)) macro
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h923 GE, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp473 unsigned GE = Float64 ? WebAssembly::GE_F64 : WebAssembly::GE_F32; in LowerFPToInt() local

12