Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetInstrInfo.h806 virtual bool isMVEExpanderSupported() { return false; } in isMVEExpanderSupported() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64InstrInfo.cpp9689 bool isMVEExpanderSupported() override { return true; } in isMVEExpanderSupported() function in __anon56a76da32311::AArch64PipelinerLoopInfo