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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h72 bool isTypeLegal(EVT VT) const { function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp358 bool isTypeLegal(const EVT &VT) { function in class:__anon2176::DAGCombiner
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp132 bool TargetTransformInfo::isTypeLegal(Type *Ty) const { function in class:TargetTransformInfo
512 bool isTypeLegal(Type *Ty) const { function in struct:__anon2088::NoTTI
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DBasicTargetTransformInfo.cpp168 bool BasicTTI::isTypeLegal(Type *Ty) const { function in class:BasicTTI
/freebsd-9.3-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h285 bool isTypeLegal(EVT VT) const { function in class:llvm::TargetLoweringBase
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp257 bool PPCFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:PPCFastISel
[all...]
/freebsd-9.3-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-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp818 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:ARMFastISel
[all...]

Completed in 243 milliseconds