Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h68 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h67 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h66 bool isTypeLegal(EVT VT) const { in isTypeLegal() function
/aosp_15_r20/external/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp161 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h155 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h233 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
H A DTargetTransformInfo.h829 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h284 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h310 bool isTypeLegal(Type *Ty) { return false; } in isTypeLegal() function
H A DTargetTransformInfo.h1577 bool isTypeLegal(Type *Ty) override { return Impl.isTypeLegal(Ty); } in isTypeLegal() function
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp282 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp591 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp269 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp596 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp274 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in PPCFastISel
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp554 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { in isTypeLegal() function in MipsFastISel
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp374 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h322 bool isTypeLegal(Type *Ty) const { return false; } in isTypeLegal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h406 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DBasicTTIImpl.h422 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DBasicTTIImpl.h422 bool isTypeLegal(Type *Ty) { in isTypeLegal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DTargetTransformInfoImpl.h347 bool isTypeLegal(Type *Ty) const { return false; } in isTypeLegal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DTargetTransformInfoImpl.h344 bool isTypeLegal(Type *Ty) const { return false; } in isTypeLegal() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DTargetTransformInfoImpl.h344 bool isTypeLegal(Type *Ty) const { return false; } in isTypeLegal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp491 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { in isTypeLegal() function in TargetTransformInfo

123