Home
last modified time | relevance | path

Searched refs:foldAsLoad (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveRangeEdit.cpp162 bool LiveRangeEdit::foldAsLoad(LiveInterval *LI, in foldAsLoad() function in LiveRangeEdit
287 if (foldAsLoad(LI, Dead, MRI, LIS, TII)) in eliminateDeadDefs()
DLiveRangeEdit.h86 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveRangeEdit.cpp186 bool LiveRangeEdit::foldAsLoad(LiveInterval *LI, in foldAsLoad() function in LiveRangeEdit
407 if (foldAsLoad(LI, Dead)) in eliminateDeadDefs()
/external/llvm/lib/CodeGen/
DLiveRangeEdit.cpp164 bool LiveRangeEdit::foldAsLoad(LiveInterval *LI, in foldAsLoad() function in LiveRangeEdit
381 if (foldAsLoad(LI, Dead)) in eliminateDeadDefs()
/external/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h97 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr*> &Dead);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DLiveRangeEdit.h107 bool foldAsLoad(LiveInterval *LI, SmallVectorImpl<MachineInstr *> &Dead);
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dremat-fold-load.ll8 ; LiveRangeEdit::foldAsLoad() doesn't extend live ranges, so -verify-coalescing
/external/llvm/test/CodeGen/X86/
Dremat-fold-load.ll8 ; LiveRangeEdit::foldAsLoad() doesn't extend live ranges, so -verify-coalescing