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 D | MipsDelaySlotFiller.cpp | 410 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 D | MipsDelaySlotFiller.cpp | 413 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 D | MipsDelaySlotFiller.cpp | 387 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 D | AssignmentTrackingAnalysis.cpp | 2077 SmallVector<VarLocInfo> NewDefs; in run() local 2221 SmallVector<VarLocInfo> NewDefs; in removeRedundantDbgLocsUsingForwardScan() local 2303 SmallVector<VarLocInfo> NewDefs; in removeUndefDbgLocsFromEntryBlock() local
|
H A D | RDFLiveness.cpp | 1047 NodeRefSet &NewDefs = LiveIn[LRef.Reg]; // To be filled. in traverse() local
|
H A D | LiveDebugVariables.cpp | 1017 SmallVectorImpl<std::pair<SlotIndex, DbgVariableValue>> &NewDefs, in addDefsFromCopies()
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCChecker.h | 120 llvm::DenseMap<unsigned, NewSenseList> NewDefs; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFLiveness.cpp | 996 NodeRefSet &NewDefs = LiveIn[LRef.Reg]; // To be filled. in traverse() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 590 UserValue::addDefsFromCopies(LiveInterval *LI, unsigned LocNo, in addDefsFromCopies()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/ |
H A D | DFAJumpThreading.cpp | 904 DefMap NewDefs; in createAllExitPaths() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | LiveDebugVariables.cpp | 780 SmallVectorImpl<std::pair<SlotIndex, DbgValueLocation>> &NewDefs, in addDefsFromCopies()
|