Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DTargetSubtargetInfo.h211 virtual void getSMSMutations( in getSMSMutations() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonSubtarget.h192 void getSMSMutations(
DHexagonSubtarget.cpp383 void HexagonSubtarget::getSMSMutations( in getSMSMutations() function in HexagonSubtarget
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp306 P.MF->getSubtarget().getSMSMutations(Mutations); in SwingSchedulerDAG()