Home
last modified time | relevance | path

Searched defs:Undef (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUUnifyDivergentExitNodes.cpp153 Value *Undef = UndefValue::get(B.getFloatTy()); in unifyReturnBlockSet() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp760 Constant *Undef = UndefValue::get(I->getType()); in RewriteExprTree() local
H A DStructurizeCFG.cpp598 Value *Undef = UndefValue::get(Phi.getType()); in addPhiValues() local
618 Value *Undef = UndefValue::get(Phi->getType()); in setPhiValues() 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
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLowering.h480 auto *Undef = ConstantUndef::create(Ctx, DestTy); in scalarizeInstruction() local
/third_party/skia/third_party/externals/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
H A DAArch64ISelDAGToDAG.cpp1394 SDValue Undef = in operator ()() local
H A DAArch64InstructionSelector.cpp2781 auto Undef = MIRBuilder.buildInstr(TargetOpcode::IMPLICIT_DEF, {DstRC}, {}); in emitScalarToVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCRegisterInfo.cpp800 .addReg(getCRFromCRBit(SrcReg), RegState::Undef); in lowerCRBitSpilling() member in RegState
/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h48 Undef = 0x20, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A 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/Transforms/Utils/
H A DLoopUtils.cpp613 auto *Undef = UndefValue::get(I.getType()); in deleteDeadLoop() local
H A DLocal.cpp493 Value *Undef = UndefValue::get(I->getType()); in replaceDbgUsesWithUndef() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A 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/InstCombine/
H A DInstCombinePHI.cpp1131 Value *Undef = UndefValue::get(FirstPhi.getType()); in SliceUpIllegalIntegerPHI() local
H A DInstCombineSimplifyDemanded.cpp1147 Constant *Undef = UndefValue::get(EltTy); in SimplifyDemandedVectorElts() local
H A DInstructionCombining.cpp3250 Value *Undef = UndefValue::get(I->getType()); in TryToSinkInstruction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp130 MachineInstr *Undef = nullptr; in matchCombineConcatVectors() local
H A DIRTranslator.cpp1518 Register Undef = MRI->createGenericVirtualRegister(PtrTy); in translateKnownIntrinsic() local
1772 Register Undef = MRI->createGenericVirtualRegister(Ty); in translateLandingPad() local
H A DLegalizerHelper.cpp4223 Register Undef; in lowerShuffleVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp825 SDValue Undef = DAG.getUNDEF(ByteTy); in extractHvxSubvectorPred() local
H A DRDFGraph.h289 Undef = 0x0020 << 5, // 0100000, Has no pre-existing value. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DIRBuilder.h2684 Value *Undef = UndefValue::get(VectorType::get(V->getType(), NumElts)); in CreateVectorSplat() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2684 SDValue Chain = LD->getChain(), Undef = DAG.getUNDEF(VT); in lowerLOAD() local

Completed in 78 milliseconds

12