Home
last modified time | relevance | path

Searched defs:Undef (Results 1 – 25 of 119) sorted by relevance

12345

/aosp_15_r20/external/clang/test/SemaCXX/
H A Dqualified-id-lookup.cpp100 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 DStructurizeCFG.cpp588 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 DStructurizeCFG.cpp598 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 DLowerMatrixIntrinsics.cpp249 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 DStructurizeCFG.cpp646 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 DAsmWriterTest.cpp26 auto Undef = UndefValue::get(Ty); in TEST() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSpirvShaderDebugger.cpp515 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 DAArch64CallLowering.cpp323 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/
Dval_state_test.cpp153 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A Dval_state_test.cpp153 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_state_test.cpp153 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 DAMDGPUUnifyDivergentExitNodes.cpp153 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 DInstCombineSimplifyDemanded.cpp1147 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 DSelectionDAG.cpp8080 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 DAArch64CallLowering.cpp414 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/
DPPCallbacks.h327 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/
DPPCallbacks.h327 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/
DPPCallbacks.h324 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/
DPPCallbacks.h327 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 DCoroutines.cpp270 auto *Undef = UndefValue::get(Type::getInt8PtrTy(F.getContext())); in buildFrom() local
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h480 auto *Undef = ConstantUndef::create(Ctx, DestTy); in scalarizeInstruction() local
H A DIceTargetLoweringMIPS32.cpp278 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 DLTOCodeGenerator.cpp151 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 DCoroutines.cpp329 auto *Undef = UndefValue::get(Type::getInt8PtrTy(F.getContext())); in buildFrom() local
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h37 Undef = 0x20, enumerator

12345