Searched defs:hasSPE (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp1351 bool PPCTargetLowering::hasSPE() const { function in class:PPCTargetLowering
[all...]
H A DPPCSubtarget.h254 bool hasSPE() const { return HasSPE; } function in class:llvm::PPCSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h383 bool hasSPE() const { return HasSPE; } function in class:llvm::final

Completed in 116 milliseconds