Home
last modified time | relevance | path

Searched refs:cheapAsAMove (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h205 bool cheapAsAMove);
/external/llvm-project/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h213 bool cheapAsAMove);
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h213 bool cheapAsAMove);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp141 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt() argument
154 if (cheapAsAMove && !TII.isAsCheapAsAMove(*RM.OrigMI)) in canRematerializeAt()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp120 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt() argument
133 if (cheapAsAMove && !TII.isAsCheapAsAMove(*RM.OrigMI)) in canRematerializeAt()
/external/llvm-project/llvm/lib/CodeGen/
DLiveRangeEdit.cpp141 SlotIndex UseIdx, bool cheapAsAMove) { in canRematerializeAt() argument
154 if (cheapAsAMove && !TII.isAsCheapAsAMove(*RM.OrigMI)) in canRematerializeAt()