Home
last modified time | relevance | path

Searched defs:emitGetActiveLaneMask (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.h79 PredicationStyle emitGetActiveLaneMask() const { in emitGetActiveLaneMask() function
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.h350 PredicationStyle emitGetActiveLaneMask() const { in emitGetActiveLaneMask() function
/openbsd/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2289 PredicationStyle ARMTTIImpl::emitGetActiveLaneMask() const { in emitGetActiveLaneMask() function in ARMTTIImpl
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h174 PredicationStyle emitGetActiveLaneMask() const { in emitGetActiveLaneMask() function
H A DTargetTransformInfo.h2019 PredicationStyle emitGetActiveLaneMask() override { in emitGetActiveLaneMask() function
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h633 PredicationStyle emitGetActiveLaneMask() { in emitGetActiveLaneMask() function
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp308 PredicationStyle TargetTransformInfo::emitGetActiveLaneMask() const { in emitGetActiveLaneMask() function in TargetTransformInfo