Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCSubtarget.h264 bool hasSPE() const { return HasSPE; } in hasSPE() function
H A DPPCISelLowering.cpp1558 bool PPCTargetLowering::hasSPE() const { in hasSPE() function in PPCTargetLowering
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h446 bool hasSPE() const { return HasSPE; } in hasSPE() function