Home
last modified time | relevance | path

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

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