Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_diag.h153 SIntMax SInt; 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 DNeonEmitter.cpp147 SInt, enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp8172 SDValue SInt; in expandFP_TO_UINT() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8370 SDValue SInt = DAG.getNode(ISD::STRICT_FP_TO_SINT, dl, in LowerFP_TO_INT() local