Home
last modified time | relevance | path

Searched defs:NewDefs (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsDelaySlotFiller.cpp387 BitVector NewDefs(TRI.getNumRegs()), NewUses(TRI.getNumRegs()); in update() local
403 bool RegDefsUses::checkRegDefsUses(BitVector &NewDefs, BitVector &NewUses, in checkRegDefsUses()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.h120 llvm::DenseMap<unsigned, NewSenseList> NewDefs; variable
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DStackSlotColoring.cpp414 SmallVector<SmallSet<unsigned, 4>, 4> NewDefs(MF.getNumBlockIDs()); in ColorSlots() local
DLiveDebugVariables.cpp547 UserValue::addDefsFromCopies(LiveInterval *LI, unsigned LocNo, in addDefsFromCopies()
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp590 UserValue::addDefsFromCopies(LiveInterval *LI, unsigned LocNo, in addDefsFromCopies()