| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMTargetTransformInfo.h | 158 bool isLegalMaskedStore(Type *DataTy, MaybeAlign Alignment) { in isLegalMaskedStore() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64TargetTransformInfo.h | 171 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore() function
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 126 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType) const { in isLegalMaskedStore() function in TargetTransformInfo
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 212 bool isLegalMaskedStore(Type *DataType) { return false; } in isLegalMaskedStore() function
|
| D | TargetTransformInfo.h | 805 bool isLegalMaskedStore(Type *DataType) override { in isLegalMaskedStore() function
|
| /external/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 1579 bool X86TTIImpl::isLegalMaskedStore(Type *DataType) { in isLegalMaskedStore() function in X86TTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 257 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { return false; } in isLegalMaskedStore() function
|
| D | TargetTransformInfo.h | 1528 bool isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) override { in isLegalMaskedStore() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86TargetTransformInfo.cpp | 3363 bool X86TTIImpl::isLegalMaskedStore(Type *DataType, MaybeAlign Alignment) { in isLegalMaskedStore() function in X86TTIImpl
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 299 bool TargetTransformInfo::isLegalMaskedStore(Type *DataType, in isLegalMaskedStore() function in TargetTransformInfo
|
| /external/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1454 bool isLegalMaskedStore(Type *DataType, Value *Ptr) { in isLegalMaskedStore() function in __anon4a4ec4140111::LoopVectorizationLegality
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/ |
| D | LoopVectorize.cpp | 1203 bool isLegalMaskedStore(Type *DataType, Value *Ptr, MaybeAlign Alignment) { in isLegalMaskedStore() function in llvm::LoopVectorizationCostModel
|