Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/compat/abi/
H A Dbitfield2.h2 typedef signed int SInt; typedef
H A Dbitfield1.h2 typedef signed int SInt; typedef
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/abi/
H A Dbitfield2.C8 typedef signed int SInt; typedef
H A Dbitfield1.C8 typedef signed int SInt; typedef
/openbsd-src/gnu/llvm/compiler-rt/lib/ubsan/
H A Dubsan_diag.h173 SIntMax SInt; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp72 #define SInt(x) ((int64_t)x) macro
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp318 int Scalar::SInt(int fail_value) const { return GetAs<int>(fail_value); } in SInt() function in Scalar
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DNeonEmitter.cpp147 SInt, enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7851 SDValue SInt; in expandFP_TO_UINT() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp8228 SDValue SInt = DAG.getNode(ISD::STRICT_FP_TO_SINT, dl, in LowerFP_TO_INT() local