Home
last modified time | relevance | path

Searched refs:usePopc (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcSubtarget.h87 bool usePopc() const { return UsePopc; } in usePopc() function
DSparcISelLowering.cpp1611 Subtarget->usePopc() ? Legal : Expand); in SparcTargetLowering()
1745 Subtarget->usePopc() ? Legal : Expand); in SparcTargetLowering()
/external/llvm/lib/Target/Sparc/
DSparcSubtarget.h92 bool usePopc() const { return UsePopc; } in usePopc() function
DSparcISelLowering.cpp1625 Subtarget->usePopc() ? Legal : Expand); in SparcTargetLowering()
1732 Subtarget->usePopc() ? Legal : Expand); in SparcTargetLowering()