/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 34 GT = 0x9, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 33 GT, enumerator 164 GT, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 43 GT, // Greater than Greater than enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCSymbolWasm.h | 135 setGlobalType(wasm::WasmGlobalType GT) setGlobalType() argument
|
H A D | MCExpr.h | 491 GT, ///< Signed greater than comparison (result is either 0 or some global() enumerator
|
/freebsd-src/sys/contrib/libsodium/src/libsodium/sodium/ |
H A D | codecs.c | 111 #define GT(x, y) ((((unsigned int) (y) - (unsigned int) (x)) >> 8) & 0xFF) macro
|
/freebsd-src/contrib/ncurses/progs/ |
H A D | tset.c | 212 #define GT 0x01 macro
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | DependenceAnalysis.h | 90 GT = 4, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 268 GT = 0xc, // Greater than Greater than enumerator
|
/freebsd-src/contrib/bmake/ |
H A D | cond.c | 131 LT, LE, GT, GE, EQ, NE enumerator
|
/freebsd-src/contrib/bearssl/src/ |
H A D | inner.h | 803 GT(uint32_t x, uint32_t y) in GT() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TableGen/ |
H A D | Record.h | 924 GT, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Interp.h | 836 bool GT(InterpState &S, CodePtr OpPC) { GT() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3341 SDValue GT = getVectorCmp(DAG, getVectorComparison(ISD::SETOGT, Mode), lowerVectorSETCC() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 14613 GT = 0x4, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 23403 SDValue GT = DAG.getNode(X86ISD::PCMPGT, dl, MVT::v4i32, Op0, Op1); LowerVSETCC() local 23414 SDValue GT = DAG.getNode(X86ISD::PCMPGT, dl, MVT::v4i32, Op0, Op1); LowerVSETCC() local 23436 SDValue GT = DAG.getNode(X86ISD::PCMPGT, dl, MVT::v4i32, Op0, Op1); LowerVSETCC() local [all...] |