Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp410 BitVector NewDefs(TRI.getNumRegs()), NewUses(TRI.getNumRegs()); in update() local
432 bool RegDefsUses::checkRegDefsUses(BitVector &NewDefs, BitVector &NewUses, in checkRegDefsUses()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp413 BitVector NewDefs(TRI.getNumRegs()), NewUses(TRI.getNumRegs()); in update() local
435 bool RegDefsUses::checkRegDefsUses(BitVector &NewDefs, BitVector &NewUses, in checkRegDefsUses()
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp387 BitVector NewDefs(TRI.getNumRegs()), NewUses(TRI.getNumRegs()); in update() local
403 bool RegDefsUses::checkRegDefsUses(BitVector &NewDefs, BitVector &NewUses, in checkRegDefsUses()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2077 SmallVector<VarLocInfo> NewDefs; in run() local
2221 SmallVector<VarLocInfo> NewDefs; in removeRedundantDbgLocsUsingForwardScan() local
2303 SmallVector<VarLocInfo> NewDefs; in removeUndefDbgLocsFromEntryBlock() local
H A DRDFLiveness.cpp1047 NodeRefSet &NewDefs = LiveIn[LRef.Reg]; // To be filled. in traverse() local
H A DLiveDebugVariables.cpp1017 SmallVectorImpl<std::pair<SlotIndex, DbgVariableValue>> &NewDefs, in addDefsFromCopies()
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCChecker.h120 llvm::DenseMap<unsigned, NewSenseList> NewDefs; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFLiveness.cpp996 NodeRefSet &NewDefs = LiveIn[LRef.Reg]; // To be filled. in traverse() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp590 UserValue::addDefsFromCopies(LiveInterval *LI, unsigned LocNo, in addDefsFromCopies()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DDFAJumpThreading.cpp904 DefMap NewDefs; in createAllExitPaths() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp780 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()