Home
last modified time | relevance | path

Searched defs:SInt (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h173 SIntMax SInt; global() member
/freebsd/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp72 #define SInt(x) ((int64_t)x) macro
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp319 int Scalar::SInt(int fail_value) const { return GetAs<int>(fail_value); } in SInt() function in Scalar
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp60 SInt, enumerator
H A DNeonEmitter.cpp149 enum TypeKind { Void, Float, SInt, UInt, Poly, BFloat16, MFloat8, FPM }; enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8530 SDValue SInt; in expandFP_TO_UINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8561 SDValue SInt = DAG.getNode(ISD::STRICT_FP_TO_SINT, dl, in LowerFP_TO_INT() local