Home
last modified time | relevance | path

Searched defs:D0 (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/test/OpenMP/
H A Dinterop_irbuilder.cpp10 int D0, D1, D2; in test1() local
37 int D0, D1, D2; in member_test() local
[all...]
/llvm-project/clang/test/Sema/
H A Dattr-c2x.c11 D0 = 1, D1 = 8 enumerator
H A Denum-attr.c16 D0 = 1, D1 = 8 enumerator
/llvm-project/offload/test/offloading/
H A Dinterop.c19 double D0, D2; in main() local
/llvm-project/clang/test/CodeGen/
H A Dmips64-class-return.cpp7 class D0 : public B0 { class
H A Darm-ha-alignstack.c67 } D0; typedef
/llvm-project/clang/test/SemaCXX/
H A Denum-attr.cpp16 D0 = 1, D1 = 8 enumerator
H A Dwarn-cast-align.cpp78 struct __attribute__((aligned(16))) D0 : B0, B1 { struct
H A Dcxx1y-variable-templates_in_class.cpp182 class D0 { class
/llvm-project/clang/test/CXX/class/class.mem/
H A Dp13.cpp73 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 Dptrauth-virtual-function.cpp119 class D0 : public B0 { global() class
521 D0 D0; materializeConstructors() local
[all...]
H A Dtrivial_abi.cpp54 struct D0 : B0, B1 { struct
/llvm-project/clang/test/Layout/
H A Dms-x86-empty-virtual-base.cpp20 struct __declspec(align(16)) D0 { D0() {printf("D0 : %3d\n", ((int)(__SIZE_TYPE__)this)&0xfff);} vi… in f() function
H A Dms-x86-pack-and-align.cpp258 struct __declspec(align(16)) D0 { char a; }; argument
/llvm-project/llvm/lib/Target/ARM/
H A DARMExpandPseudoInsts.cpp519 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 Dsegmented_array_test.cpp103 auto &D0 = *data.begin(); in TEST() local
117 auto &D0 = *data.begin(); in TEST() local
/llvm-project/llvm/test/MC/MachO/
H A Dx86_64-symbols.s5 D0: label
H A Dx86_32-symbols.s5 D0: label
/llvm-project/clang/unittests/AST/
H A DStructuralEquivalenceTest.cpp48 NodeType *D0 = FirstDeclMatcher<NodeType>().match( in makeDecls() local
1787 NodeType *D0 = FirstDeclMatcher<NodeType>().match(get<0>(TU), M); findDeclPair() local
[all...]
H A DASTImporterTest.cpp44 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 DScalarEvolutionTest.cpp532 EXPECT_EQ(S0, D0) << *S0 << " " << *D0; in TEST_F() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp6685 APInt D0 = D.lshr(K); prepareUREMEqFold() local
6936 APInt D0 = D.lshr(K); prepareSREMEqFold() local
[all...]
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelLowering.cpp3595 SDValue D0 = DAG.getNode(ISD::SHL, DL, MVT::i32, D, B); LowerFP_TO_FP16() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp7098 auto D0 = MIRBuilder.buildShl(S32, D, B); lowerFPTRUNC_F64_TO_F16() local