/llvm-project/clang/test/OpenMP/ |
H A D | interop_irbuilder.cpp | 10 int D0, D1, D2; in test1() local 37 int D0, D1, D2; in member_test() local [all...] |
/llvm-project/clang/test/Sema/ |
H A D | attr-c2x.c | 11 D0 = 1, D1 = 8 enumerator
|
H A D | enum-attr.c | 16 D0 = 1, D1 = 8 enumerator
|
/llvm-project/offload/test/offloading/ |
H A D | interop.c | 19 double D0, D2; in main() local
|
/llvm-project/clang/test/CodeGen/ |
H A D | mips64-class-return.cpp | 7 class D0 : public B0 { class
|
H A D | arm-ha-alignstack.c | 67 } D0; typedef
|
/llvm-project/clang/test/SemaCXX/ |
H A D | enum-attr.cpp | 16 D0 = 1, D1 = 8 enumerator
|
H A D | warn-cast-align.cpp | 78 struct __attribute__((aligned(16))) D0 : B0, B1 { struct
|
H A D | cxx1y-variable-templates_in_class.cpp | 182 class D0 { class
|
/llvm-project/clang/test/CXX/class/class.mem/ |
H A D | p13.cpp | 73 static int D0; member 89 struct D0 : B { using B::D0; }; // expected-error {{member 'D0' has the same name as its class}} struct
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | ptrauth-virtual-function.cpp | 119 class D0 : public B0 { global() class 521 D0 D0; materializeConstructors() local [all...] |
H A D | trivial_abi.cpp | 54 struct D0 : B0, B1 { struct
|
/llvm-project/clang/test/Layout/ |
H A D | ms-x86-empty-virtual-base.cpp | 20 struct __declspec(align(16)) D0 { D0() {printf("D0 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} vi… in f() function
|
H A D | ms-x86-pack-and-align.cpp | 258 struct __declspec(align(16)) D0 { char a; }; argument
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMExpandPseudoInsts.cpp | 519 const TargetRegisterInfo *TRI, MCRegister &D0, in GetDSubRegs() argument 592 MCRegister D0, D1, D2, D3; in ExpandVLD() local 718 MCRegister D0, D in ExpandVST() local 772 unsigned D0 = 0, D1 = 0, D2 = 0, D3 = 0; ExpandLaneOp() local 854 unsigned D0, D1, D2, D3; ExpandVTBL() local 2793 Register D0 = TRI->getSubReg(DstReg, ARM::dsub_0); ExpandMI() local 2825 Register D0 = TRI->getSubReg(SrcReg, ARM::dsub_0); ExpandMI() local [all...] |
/llvm-project/compiler-rt/lib/xray/tests/unit/ |
H A D | segmented_array_test.cpp | 103 auto &D0 = *data.begin(); in TEST() local 117 auto &D0 = *data.begin(); in TEST() local
|
/llvm-project/llvm/test/MC/MachO/ |
H A D | x86_64-symbols.s | 5 D0: label
|
H A D | x86_32-symbols.s | 5 D0: label
|
/llvm-project/clang/unittests/AST/ |
H A D | StructuralEquivalenceTest.cpp | 48 NodeType *D0 = FirstDeclMatcher<NodeType>().match( in makeDecls() local 1787 NodeType *D0 = FirstDeclMatcher<NodeType>().match(get<0>(TU), M); findDeclPair() local [all...] |
H A D | ASTImporterTest.cpp | 44 auto *D0 = FirstDeclMatcher<FunctionDecl>().match(FromTU, Pattern); in TEST_P() local 54 auto *D0 = FirstDeclMatcher<FunctionDecl>().match(FromTU, Pattern); in TEST_P() local 68 auto *D0 = FirstDeclMatcher<FunctionDecl>().match(FromTU, Pattern); in TEST_P() local 151 FunctionDecl *D0, *D1, *D2; member [all...] |
/llvm-project/llvm/unittests/Analysis/ |
H A D | ScalarEvolutionTest.cpp | 532 EXPECT_EQ(S0, D0) << *S0 << " " << *D0; in TEST_F() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 6685 APInt D0 = D.lshr(K); prepareUREMEqFold() local 6936 APInt D0 = D.lshr(K); prepareSREMEqFold() local [all...] |
/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUISelLowering.cpp | 3595 SDValue D0 = DAG.getNode(ISD::SHL, DL, MVT::i32, D, B); LowerFP_TO_FP16() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 7098 auto D0 = MIRBuilder.buildShl(S32, D, B); lowerFPTRUNC_F64_TO_F16() local
|