Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h108 bool insertNOPsLoadStore() const { return InsertNOPsLoadStore; } in insertNOPsLoadStore() function
DSparcTargetMachine.cpp168 if (this->getSparcTargetMachine().getSubtargetImpl()->insertNOPsLoadStore()) { in addPreEmitPass()