Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h290 bool isISA3_0() const { return IsISA3_0; } in isISA3_0() function
/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h277 bool isISA3_0() const { return IsISA3_0; } in isISA3_0() function