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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp146 bool BasicTTI::isTypeLegal(Type *Ty) const { function in class:BasicTTI
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h72 bool isTypeLegal(EVT VT) const { function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp334 bool isTypeLegal(const EVT &VT) { function in class:__anon2208::DAGCombiner
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp115 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { function in class:TargetTransformInfo
464 bool isTypeLegal(Type *Ty) const { function in struct:__anon2119::NoTTI
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h261 bool isTypeLegal(EVT VT) const { function in class:llvm::TargetLoweringBase
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86FastISel.cpp154 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { function in class:X86FastISel
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp767 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:ARMFastISel
[all...]

Completed in 139 milliseconds