Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCSubtarget.h251 bool hasCMPB() const { return HasCMPB; } in hasCMPB() function
DPPCISelDAGToDAG.cpp3141 if (!PPCSubTarget->hasCMPB()) in combineToCMPB()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCSubtarget.h256 bool hasCMPB() const { return HasCMPB; } in hasCMPB() function
DPPCISelDAGToDAG.cpp4986 if (!PPCSubTarget->hasCMPB()) in combineToCMPB()