Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
DDAGCombiner.cpp503 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon6c456a370111::DAGCombiner
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeTypes.h67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
DDAGCombiner.cpp707 bool isTypeLegal(const EVT &VT) { in isTypeLegal() function in __anon49ab44990111::DAGCombiner
/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/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h155 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h284 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
DTargetLowering.h750 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h310 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
DTargetTransformInfo.h1577 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-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp596 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp554 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp274 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp374 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp689 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/llvm/lib/Target/ARM/
DARMFastISel.cpp693 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in ARMFastISel
/external/swiftshader/third_party/llvm-10.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/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp904 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp977 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in AArch64FastISel