/llvm-project/clang/test/CodeGenCXX/ |
H A D | microsoft-abi-vmemptr-conflicts.cpp | 53 struct Big { int big[32]; }; struct 68 …BA@AE"(ptr {{[^,]*}} %{{.*}}, ptr dead_on_unwind writable sret(%"struct.sret::Big") align 4 %{{.*}… 77 struct Big { struct 97 …void @"??_9C@cdecl_inalloca@@$BA@AA"(ptr inalloca(<{ ptr, %"struct.cdecl_inalloca::Big" }>) %{{.*}…
|
H A D | microsoft-abi-sret-and-byval.cpp | 58 struct Big { struct 62 fBig global() argument [all...] |
/llvm-project/llvm/unittests/ADT/ |
H A D | BitVectorTest.cpp | 540 TypeParam Big; in TYPED_TEST() local 563 TypeParam Big; in TYPED_TEST() local 586 TypeParam Big; in TYPED_TEST() local 609 TypeParam Big; in TYPED_TEST() local 632 TypeParam Big; in TYPED_TEST() local 654 TypeParam Big; in TYPED_TEST() local 676 TypeParam Big; in TYPED_TEST() local 696 TypeParam Big; in TYPED_TEST() local 717 TypeParam Big; in TYPED_TEST() local 736 TypeParam Big; in TYPED_TEST() local [all …]
|
H A D | APIntTest.cpp | 1568 APInt Big(256, "00004000800000000000000000003fff8000000000000003", 16); TEST() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | mcu-struct-return.c | 4 struct Big { struct 14 struct Big b; argument
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | gnu-nil-receiver.m | 5 } Big; typedef
|
/llvm-project/clang/unittests/Serialization/ |
H A D | SourceLocationEncodingTest.cpp | 66 constexpr SourceLocation::UIntTy Big = MacroBit >> 1; variable
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | x86_32-fpcc-struct-return.c | 11 typedef struct { int a,b,c,d; } Big; typedef
|
/llvm-project/llvm/bindings/ocaml/target/ |
H A D | llvm_target.ml | 11 | Big Constructor
|
H A D | llvm_target.mli | 16 | Big Constructor
|
/llvm-project/llvm/unittests/Support/ |
H A D | BlockFrequencyTest.cpp | 65 const uint64_t Big = 387246523487234346LL; in TEST() local
|
H A D | BinaryStreamTest.cpp | 526 support::ubig32_t Big{28907823}; in TEST_F() local
|
/llvm-project/llvm/include/llvm/InterfaceStub/ |
H A D | IFSStub.h | 38 Big, enumerator
|
/llvm-project/flang/lib/Decimal/ |
H A D | binary-to-decimal.cpp | 295 using Big = BigRadixFloatingPointNumber<PREC>; in ConvertToDecimal() typedef
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ |
H A D | loop-convert-basic.cpp | 156 const TriviallyCopyableButBig Big[N]{}; in constArray() local
|
/llvm-project/llvm/unittests/IR/ |
H A D | ConstantsTest.cpp | 198 Constant *Big = ConstantInt::get(Context, APInt{256, uint64_t(-1), true}); TEST() local
|
/llvm-project/llvm/unittests/DebugInfo/BTF/ |
H A D | BTFParserTest.cpp | 598 const BTF::CommonType *Big = BTF.findType(2); in TEST() local
|
/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenDAGPatterns.cpp | 477 bool TypeInfer::EnforceSmallerThan(TypeSetByHwMode &Small, TypeSetByHwMode &Big, in EnforceSmallerThan() argument [all...] |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 11880 CaseCluster &Big = *W.LastCluster; lowerWorkItem() local
|
/llvm-project/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 20854 SDValue Big = expandFP_TO_UINT_SSE() local 21144 SDValue Big = DAG.getNode( LowerFP_TO_INT() local [all...] |