Searched defs:isTypeLegal (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h67 bool isTypeLegal(EVT VT) const { function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp783 bool isTypeLegal(const EVT &VT) { function in class:__anon1871::DAGCombiner
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp595 bool MipsFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:MipsFastISel
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp270 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:PPCFastISel
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h292 bool isTypeLegal(Type *Ty) const { return false; } function in class:llvm::TargetTransformInfoImplBase
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp448 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { function in class:TargetTransformInfo
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h354 bool isTypeLegal(Type *Ty) { function in class:llvm::BasicTTIImplBase
H A DTargetLowering.h889 bool isTypeLegal(EVT VT) const { function
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp673 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:ARMFastISel
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp296 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { function in class:X86FastISel
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp958 bool AArch64FastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:AArch64FastISel
[all...]

Completed in 224 milliseconds