Home
last modified time | relevance | path

Searched defs:isPPC (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/include/flang/Evaluate/
H A Dtarget.h102 bool isPPC() const { return isPPC_; } isPPC() function
/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h953 bool isPPC() const { isPPC() function
/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1488 const bool isPPC = STI->getTargetTriple().isPPC(); collectLocalBranchTargets() local