Home
last modified time | relevance | path

Searched refs:Remat (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h201 struct Remat { struct
206 explicit Remat(VNInfo *ParentVNI) : ParentVNI(ParentVNI) {} in Remat() argument
212 bool canRematerializeAt(Remat &RM, VNInfo *OrigVNI, SlotIndex UseIdx,
221 const Remat &RM, const TargetRegisterInfo &,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp140 bool LiveRangeEdit::canRematerializeAt(Remat &RM, VNInfo *OrigVNI, in canRematerializeAt()
167 const Remat &RM, in rematerializeAt()
DInlineSpiller.cpp570 LiveRangeEdit::Remat RM(ParentVNI); in reMaterializeFor()
DSplitKit.cpp647 LiveRangeEdit::Remat RM(ParentVNI); in defFromParent()