Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUUnifyDivergentExitNodes.cpp153 Value *Undef = UndefValue::get(B.getFloatTy()); in unifyReturnBlockSet() local
/third_party/skia/third_party/externals/spirv-tools/test/val/
Dval_state_test.cpp156 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
/third_party/spirv-tools/test/val/
Dval_state_test.cpp156 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_state_test.cpp156 TEST_F(ValidationState_InLayoutState, Undef) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
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
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
DRewriteStatepointsForGC.cpp972 UndefValue *Undef = UndefValue::get(SI->getType()); in findBasePointer() local
976 UndefValue *Undef = UndefValue::get(EE->getVectorOperand()->getType()); in findBasePointer() local
DReassociate.cpp760 Constant *Undef = UndefValue::get(I->getType()); in RewriteExprTree() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64CallLowering.cpp323 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
336 auto Undef = MIRBuilder.buildUndef({OldLLT}); in lowerReturn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp1147 Constant *Undef = UndefValue::get(EltTy); in SimplifyDemandedVectorElts() local
1198 APInt Demanded, APInt &Undef) { in SimplifyDemandedVectorElts()
DInstCombinePHI.cpp1131 Value *Undef = UndefValue::get(FirstPhi.getType()); in SliceUpIllegalIntegerPHI() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLowering.h480 auto *Undef = ConstantUndef::create(Ctx, DestTy); in scalarizeInstruction() local
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
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp515 struct Undef : public vk::dbg::Value in undefined() struct
517 Undef(const std::string &ty) in undefined() argument
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()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroutines.cpp329 auto *Undef = UndefValue::get(Type::getInt8PtrTy(F.getContext())); in buildFrom() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBuilder.h48 Undef = 0x20, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp861 Value *Undef = UndefValue::get(LPI->getType()); in runEHOnFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp613 auto *Undef = UndefValue::get(I.getType()); in deleteDeadLoop() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVectorUtils.cpp693 Constant *Undef = UndefValue::get(Builder.getInt32Ty()); in createSequentialMask() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h289 Undef = 0x0020 << 5, // 0100000, Has no pre-existing value. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1518 Register Undef = MRI->createGenericVirtualRegister(PtrTy); in translateKnownIntrinsic() local
1772 Register Undef = MRI->createGenericVirtualRegister(Ty); in translateLandingPad() local
DCombinerHelper.cpp130 MachineInstr *Undef = nullptr; in matchCombineConcatVectors() local
/third_party/skia/third_party/externals/angle2/src/tests/preprocessor_tests/
Ddefine_test.cpp805 TEST_F(DefineTest, Undef) in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIRBuilder.h2684 Value *Undef = UndefValue::get(VectorType::get(V->getType(), NumElts)); variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6876 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoad() local
6883 SDValue Undef = getUNDEF(Ptr.getValueType()); in getLoad() local
6894 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoad() local
6902 SDValue Undef = getUNDEF(Ptr.getValueType()); in getExtLoad() local
6949 SDValue Undef = getUNDEF(Ptr.getValueType()); in getStore() local
7016 SDValue Undef = getUNDEF(Ptr.getValueType()); in getTruncStore() local

12