Home
last modified time | relevance | path

Searched defs:Undefs (Results 1 – 12 of 12) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp88 ArrayRef<SlotIndex> Undefs) { in extend()
122 bool LiveRangeCalc::isDefOnEntry(LiveRange &LR, ArrayRef<SlotIndex> Undefs, in isDefOnEntry()
193 ArrayRef<SlotIndex> Undefs) { in findReachingDefs()
H A DLiveIntervalCalc.cpp139 SmallVector<SlotIndex, 4> Undefs; in extendToUses() local
H A DLiveInterval.cpp135 std::pair<VNInfo*,bool> extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock()
549 std::pair<VNInfo*,bool> LiveRange::extendInBlock(ArrayRef<SlotIndex> Undefs, in extendInBlock()
965 void LiveInterval::computeSubRangeUndefs(SmallVectorImpl<SlotIndex> &Undefs, in computeSubRangeUndefs()
H A DSplitKit.cpp1425 LI.computeSubRangeUndefs(Undefs, S.LaneMask, MRI, *LIS.getSlotIndexes()); in rewriteAssigned() local
1258 extendPHIRange(MachineBasicBlock & B,LiveIntervalCalc & LIC,LiveRange & LR,LaneBitmask LM,ArrayRef<SlotIndex> Undefs) extendPHIRange() argument
1294 SmallVector<SlotIndex, 4> Undefs; extendPHIKillRanges() local
[all...]
H A DLiveIntervals.cpp434 SmallVector<SlotIndex,8> Undefs; extendSegmentsToUses() local
617 extendToIndices(LiveRange & LR,ArrayRef<SlotIndex> Indices,ArrayRef<SlotIndex> Undefs) extendToIndices() argument
H A DModuloSchedule.cpp1265 DenseMap<const TargetRegisterClass *, Register> Undefs; global() member in __anon76bf4b630111::KernelRewriter
H A DMachineVerifier.cpp3344 SmallVector<SlotIndex, 4> Undefs; verifyLiveRangeSegment() local
H A DRegisterCoalescer.cpp1257 SmallVector<SlotIndex, 8> Undefs; removePartialRedundancy() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteUndefForPHI.cpp116 SmallVector<BasicBlock *> Undefs; in INITIALIZE_PASS_DEPENDENCY() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h608 bool isUndefIn(ArrayRef<SlotIndex> Undefs, SlotIndex Begin, in isUndefIn() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonExpandCondsets.cpp428 SmallVector<SlotIndex,8> Undefs; in updateDeadsInRange() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3687 getConstVector(ArrayRef<APInt> Bits,const APInt & Undefs,MVT VT,SelectionDAG & DAG,const SDLoc & dl) getConstVector() argument
3730 APInt Undefs = APInt::getZero(Bits.size()); getConstVector() local
4667 __anon973982071002(const Constant *Cst, APInt &Mask, APInt &Undefs, unsigned UndefBitIndex) getTargetConstantBitsFromNode() argument
4725 BitVector Undefs; getTargetConstantBitsFromNode() local
6512 std::bitset<4> Zeroable, Undefs; LowerBuildVectorv4x32() local
7050 getConstantVector(MVT VT,ArrayRef<APInt> Bits,const APInt & Undefs,LLVMContext & C) getConstantVector() argument
47320 APInt Undefs(NumDstElts, 0); combineVectorPack() local
50038 __anon97398207bc02(const APInt &Undefs, const APInt &UserUndefs, ArrayRef<APInt> Bits, ArrayRef<APInt> UserBits) combineLoad() argument
50057 APInt Undefs, UserUndefs; combineLoad() local
[all...]