Searched defs:isLegalAltInstr (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfoImpl.h | 300 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, isLegalAltInstr() function |
H A D | TargetTransformInfo.h | 2344 bool isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, unsigned Opcode1, isLegalAltInstr() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | TargetTransformInfo.cpp | 474 bool TargetTransformInfo::isLegalAltInstr( isLegalAltInstr() function in TargetTransformInfo |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 6002 bool X86TTIImpl::isLegalAltInstr(VectorType *VecTy, unsigned Opcode0, isLegalAltInstr() function in X86TTIImpl |