/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/VE/ |
D | VETargetTransformInfo.h | 142 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetTransformInfo.h | 224 bool isLegalMaskedGather(Type *DataType, Align Alignment) { in isLegalMaskedGather() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
D | AArch64TargetTransformInfo.h | 277 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 520 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, MaybeAlign Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
|
/external/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 134 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType) const { in isLegalMaskedGather() function in TargetTransformInfo
|
/external/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 218 bool isLegalMaskedGather(Type *DataType) { return false; } in isLegalMaskedGather() function
|
D | TargetTransformInfo.h | 814 bool isLegalMaskedGather(Type *DataType) override { in isLegalMaskedGather() function
|
/external/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 1583 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy) { in isLegalMaskedGather() function in X86TTIImpl
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 279 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function
|
D | TargetTransformInfo.h | 1543 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) override { in isLegalMaskedGather() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1121 bool ARMTTIImpl::isLegalMaskedGather(Type *Ty, Align Alignment) { in isLegalMaskedGather() function in ARMTTIImpl
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 271 bool isLegalMaskedGather(Type *DataType, Align Alignment) const { in isLegalMaskedGather() function
|
D | TargetTransformInfo.h | 2094 bool isLegalMaskedGather(Type *DataType, Align Alignment) override { in isLegalMaskedGather() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 318 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 3430 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedGather() function in X86TTIImpl
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 417 bool TargetTransformInfo::isLegalMaskedGather(Type *DataType, in isLegalMaskedGather() function in TargetTransformInfo
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
D | X86TargetTransformInfo.cpp | 5988 bool X86TTIImpl::isLegalMaskedGather(Type *DataTy, Align Alignment) { in isLegalMaskedGather() function in X86TTIImpl
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1469 bool isLegalMaskedGather(Type *DataType) { in isLegalMaskedGather() function in __anonb4dace450111::LoopVectorizationLegality
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 1223 bool isLegalMaskedGather(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedGather() function in llvm::LoopVectorizationCostModel
|