Home
last modified time | relevance | path

Searched defs:hasDirectMove (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h271 bool hasDirectMove() const { return HasDirectMove; } in hasDirectMove() function
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h265 bool hasDirectMove() const { return HasDirectMove; } in hasDirectMove() function