| /external/clang/test/SemaCXX/ |
| D | qualified-id-lookup.cpp | 100 struct Undef { // expected-note{{definition of 'Undef' is not complete until the closing '}'}} struct 103 Undef::type member; argument 105 …static int size = sizeof(Undef); // expected-error{{invalid application of 'sizeof' to an incomple… argument
|
| /external/llvm-project/clang/test/SemaCXX/ |
| D | qualified-id-lookup.cpp | 100 struct Undef { // expected-note{{definition of 'Undef' is not complete until the closing '}'}} struct 103 Undef::type member; argument 105 …static int size = sizeof(Undef); // expected-error{{invalid application of 'sizeof' to an incomple… argument
|
| /external/llvm/unittests/IR/ |
| D | AsmWriterTest.cpp | 26 auto Undef = UndefValue::get(Ty); in TEST() local
|
| /external/llvm-project/llvm/unittests/IR/ |
| D | AsmWriterTest.cpp | 27 auto Undef = UndefValue::get(Ty); in TEST() local
|
| /external/llvm-project/llvm/unittests/Analysis/ |
| D | BranchProbabilityInfoTest.cpp | 72 auto *Undef = UndefValue::get(I32); in TEST_F() local
|
| /external/swiftshader/third_party/SPIRV-Tools/test/val/ |
| D | val_state_test.cpp | 156 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
|
| /external/deqp-deps/SPIRV-Tools/test/val/ |
| D | val_state_test.cpp | 156 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
| D | val_state_test.cpp | 156 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUUnifyDivergentExitNodes.cpp | 153 Value *Undef = UndefValue::get(B.getFloatTy()); in unifyReturnBlockSet() local
|
| /external/llvm-project/clang-tools-extra/clangd/ |
| D | CollectMacros.h | 62 const clang::MacroDirective *Undef) override { in MacroUndefined()
|
| /external/llvm-project/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUUnifyDivergentExitNodes.cpp | 154 Value *Undef = UndefValue::get(B.getFloatTy()); in unifyReturnBlockSet() local
|
| /external/llvm-project/clang/lib/CodeGen/ |
| D | MacroPPCallbacks.cpp | 193 const MacroDirective *Undef) { in MacroUndefined()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | StructurizeCFG.cpp | 598 Value *Undef = UndefValue::get(Phi.getType()); in addPhiValues() local 618 Value *Undef = UndefValue::get(Phi->getType()); in setPhiValues() local 930 Value *Undef = UndefValue::get(I.getType()); in rebuildSSA() local
|
| D | LowerMatrixIntrinsics.cpp | 249 Value *Undef = UndefValue::get(VType); in getMatrix() local 620 Value *Undef = UndefValue::get(Col->getType()); in extractVector() local 637 Value *Undef = UndefValue::get(Block->getType()); in insertVector() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | StructurizeCFG.cpp | 588 Value *Undef = UndefValue::get(Phi.getType()); in addPhiValues() local 609 Value *Undef = UndefValue::get(Phi->getType()); in setPhiValues() local 912 Value *Undef = UndefValue::get(II->getType()); in rebuildSSA() local
|
| /external/llvm-project/llvm/lib/Transforms/Scalar/ |
| D | StructurizeCFG.cpp | 609 Value *Undef = UndefValue::get(Phi.getType()); in addPhiValues() local 629 Value *Undef = UndefValue::get(Phi->getType()); in setPhiValues() local 943 Value *Undef = UndefValue::get(I.getType()); in rebuildSSA() local
|
| /external/llvm-project/polly/unittests/DeLICM/ |
| D | DeLICMTest.cpp | 37 isl::union_set &Undef) { in completeLifetime()
|
| /external/llvm-project/clang-tools-extra/clang-tidy/google/ |
| D | UpgradeGoogletestCaseCheck.cpp | 57 const MacroDirective *Undef) override { in MacroUndefined()
|
| /external/llvm-project/llvm/tools/llvm-objdump/ |
| D | ELFDump.cpp | 72 bool Undef = false; in getRelocationValueString() local
|
| /external/llvm-project/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 1070 Constant *Undef = UndefValue::get(EltTy); in SimplifyDemandedVectorElts() local 1121 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
|
| /external/llvm-project/clang/lib/Index/ |
| D | IndexingAction.cpp | 47 const MacroDirective *Undef) override { in MacroUndefined()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64CallLowering.cpp | 323 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local 336 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
|
| /external/llvm-project/llvm/lib/Target/AArch64/GISel/ |
| D | AArch64CallLowering.cpp | 341 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local 353 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
|
| /external/llvm-project/clang/include/clang/Lex/ |
| D | PPCallbacks.h | 298 const MacroDirective *Undef) { in MacroUndefined() 552 const MacroDirective *Undef) override { in MacroUndefined()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 1147 Constant *Undef = UndefValue::get(EltTy); in SimplifyDemandedVectorElts() local 1198 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
|