/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 72 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeTypes.h | 68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
/external/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 155 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | BasicTTIImpl.h | 212 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
|
D | TargetLowering.h | 634 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86FastISel.cpp | 148 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfoImpl.h | 285 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
|
D | TargetTransformInfo.h | 1309 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-7.0/llvm/lib/Target/PowerPC/ |
D | PPCFastISel.cpp | 285 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
|
/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/lib/Target/ARM/ |
D | ARMFastISel.cpp | 685 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/ |
D | MipsFastISel.cpp | 594 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 220 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLowering.h | 230 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 692 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
|
/external/llvm/lib/Target/ARM/ |
D | ARMFastISel.cpp | 693 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/swiftshader/third_party/llvm-7.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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64FastISel.cpp | 950 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel
|