/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 35 GE = 0xa, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 34 GE enumerator 160 GE, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/ |
H A D | ELF_loongarch.cpp | 118 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
|
H A D | ELF_i386.cpp | 200 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
|
H A D | COFF_x86_64.cpp | 171 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
|
H A D | ELF_x86_64.cpp | 219 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
|
H A D | ELF_ppc64.cpp | 242 Edge GE(Kind, Offset, *GraphSymbol, Addend); addSingleRelocation() local
|
H A D | ELF_aarch64.cpp | 379 Edge GE(Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
|
H A D | ELF_riscv.cpp | 917 Edge GE(*Kind, Offset, *GraphSymbol, Addend); in addSingleRelocation() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 41 GE, // Greater than or equal Greater than or equal enumerator
|
/freebsd/sys/contrib/libsodium/src/libsodium/sodium/ |
H A D | codecs.c | 112 #define GE(x, y) (GT(y, x) ^ 0xFF) macro
|
/freebsd/contrib/ncurses/progs/ |
H A D | tset.c | 216 #define GE (GT | EQ) macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 92 GE = 6, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SwitchLoweringUtils.h | 243 const ConstantInt *GE = nullptr; global() member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | GlobalMerge.cpp | 329 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 D | AArch64BaseInfo.h | 266 GE = 0xa, // Greater than or equal Greater than or equal enumerator
|
/freebsd/contrib/bmake/ |
H A D | cond.c | 131 LT, LE, GT, GE, EQ, NE enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 224 for (const auto &GE : GlobalExprs) { in addLocationAttribute() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprAgg.cpp | 115 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
|
H A D | CGExprComplex.cpp | 117 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr()
|
H A D | CGExprScalar.cpp | 453 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() 1012 llvm::Value *GE = in EmitFloatConversionCheck() local
|
H A D | CGExprConstant.cpp | 1068 llvm::Constant *VisitGenericSelectionExpr(const GenericSelectionExpr *GE, in VisitGenericSelectionExpr()
|
/freebsd/contrib/bearssl/src/ |
H A D | inner.h | 826 #define GE(x, y) NOT(GT(y, x)) macro
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 923 GE, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 473 unsigned GE = Float64 ? WebAssembly::GE_F64 : WebAssembly::GE_F32; in LowerFPToInt() local
|