/aosp_15_r20/external/clang/test/SemaCXX/ |
H A 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
|
/aosp_15_r20/external/llvm/lib/Transforms/Scalar/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
H A 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
|
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 646 Value *Undef = UndefValue::get(Phi.getType()); in addPhiValues() local 729 Value *Undef = UndefValue::get(Phi->getType()); in setPhiValues() local 1055 Value *Undef = UndefValue::get(I.getType()); in rebuildSSA() local
|
/aosp_15_r20/external/llvm/unittests/IR/ |
H A D | AsmWriterTest.cpp | 26 auto Undef = UndefValue::get(Ty); in TEST() local
|
/aosp_15_r20/external/swiftshader/src/Pipeline/ |
H A D | SpirvShaderDebugger.cpp | 515 struct Undef : public vk::dbg::Value in undefined() struct 517 Undef(const std::string &ty) in undefined() function 520 const std::string ty; in undefined() 521 std::string type() override { return ty; } in undefined() 522 std::string get(const vk::dbg::FormatFlags &) override { return "<undefined>"; } in undefined()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64CallLowering.cpp | 323 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local 336 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_state_test.cpp | 153 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/ |
H A D | val_state_test.cpp | 153 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_state_test.cpp | 153 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUUnifyDivergentExitNodes.cpp | 153 Value *Undef = UndefValue::get(B.getFloatTy()); in unifyReturnBlockSet() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1147 Constant *Undef = UndefValue::get(EltTy); in SimplifyDemandedVectorElts() local 1198 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 8080 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoad() local 8087 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoad() local 8098 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoad() local 8106 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoad() local 8152 SDValue Undef = getUNDEF(Ptr.getValueType()); in getStore() local 8219 SDValue Undef = getUNDEF(Ptr.getValueType()); in getTruncStore() local 8338 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoadVP() local 8347 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoadVP() local 8359 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoadVP() local 8369 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoadVP() local [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/ |
H A D | AArch64CallLowering.cpp | 414 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local 427 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/ |
D | PPCallbacks.h | 327 const MacroDirective *Undef) { in MacroUndefined() 628 const MacroDirective *Undef) override { in MacroUndefined()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/ |
D | PPCallbacks.h | 327 const MacroDirective *Undef) { in MacroUndefined() 628 const MacroDirective *Undef) override { in MacroUndefined()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/ |
D | PPCallbacks.h | 324 const MacroDirective *Undef) { in MacroUndefined() 624 const MacroDirective *Undef) override { in MacroUndefined()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/ |
D | PPCallbacks.h | 327 const MacroDirective *Undef) { in MacroUndefined() 628 const MacroDirective *Undef) override { in MacroUndefined()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 270 auto *Undef = UndefValue::get(Type::getInt8PtrTy(F.getContext())); in buildFrom() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLowering.h | 480 auto *Undef = ConstantUndef::create(Ctx, DestTy); in scalarizeInstruction() local
|
H A D | IceTargetLoweringMIPS32.cpp | 278 auto *Undef = ConstantUndef::create(Ctx, DestTy); in genTargetHelperCallFor() local 307 auto *Undef = ConstantUndef::create(Ctx, IceType_v4f32); in genTargetHelperCallFor() local 335 auto *Undef = ConstantUndef::create(Ctx, DestTy); in genTargetHelperCallFor() local 428 auto *Undef = ConstantUndef::create(Ctx, DestTy); in genTargetHelperCallFor() local 589 auto *Undef = ConstantUndef::create(Ctx, IceType_v4f32); in genTargetHelperCallFor() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 151 for (const StringRef &Undef : Mod->getAsmUndefinedRefs()) in setAsmUndefinedRefs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/ |
H A D | Coroutines.cpp | 329 auto *Undef = UndefValue::get(Type::getInt8PtrTy(F.getContext())); in buildFrom() local
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBuilder.h | 37 Undef = 0x20, enumerator
|