| /external/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypes.h | 68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
| D | DAGCombiner.cpp | 503 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon6c456a370111::DAGCombiner
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | LegalizeTypes.h | 67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
| D | DAGCombiner.cpp | 707 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon49ab44990111::DAGCombiner
|
| /external/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 161 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 233 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
|
| D | TargetTransformInfo.h | 829 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 155 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 284 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
|
| D | TargetLowering.h | 750 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 310 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
|
| D | TargetTransformInfo.h | 1577 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
|
| /external/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 282 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsFastISel.cpp | 596 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsFastISel.cpp | 554 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCFastISel.cpp | 274 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | TargetTransformInfo.cpp | 374 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 689 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
|
| /external/llvm/lib/Target/X86/ |
| D | X86FastISel.cpp | 320 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMFastISel.cpp | 693 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
| D | X86FastISel.cpp | 292 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
|
| /external/llvm/include/llvm/Target/ |
| D | TargetLowering.h | 457 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
| /external/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 904 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
| D | AArch64FastISel.cpp | 977 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel
|