Home
last modified time | relevance | path

Searched refs:flushCacheLineSWAP (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h107 bool flushCacheLineSWAP() const { return FlushCacheLineSWAP; } in flushCacheLineSWAP() function
DSparcTargetMachine.cpp174 if (this->getSparcTargetMachine().getSubtargetImpl()->flushCacheLineSWAP()) { in addPreEmitPass()