Home
last modified time | relevance | path

Searched defs:isTypeLegal (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h72 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h155 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/external/llvm/lib/Analysis/
DTargetTransformInfo.cpp161 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
/external/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h233 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
DTargetTransformInfo.h829 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h212 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
DTargetLowering.h634 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86FastISel.cpp148 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/
DTargetTransformInfoImpl.h285 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
DTargetTransformInfo.h1309 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp282 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp285 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp554 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp685 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp594 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp220 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
/external/swiftshader/third_party/LLVM/include/llvm/Target/
DTargetLowering.h230 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp692 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp693 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
/external/llvm/lib/Target/X86/
DX86FastISel.cpp320 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/
DX86FastISel.cpp292 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { in isTypeLegal() function in X86FastISel
/external/llvm/include/llvm/Target/
DTargetLowering.h457 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp950 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel

12