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

/macosx-10.10.1/llvmCore-3425.0.34/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h72 bool isTypeLegal(EVT VT) const { function in class:llvm::DAGTypeLegalizer
H A DDAGCombiner.cpp327 bool isTypeLegal(const EVT &VT) { function in class:__anon9999::DAGCombiner
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Target/
H A DTargetLowering.h250 bool isTypeLegal(EVT VT) const { function in class:llvm::TargetLowering
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMFastISel.cpp759 bool ARMFastISel::isTypeLegal(Type *Ty, MVT &VT) { function in class:ARMFastISel
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/X86/
H A DX86FastISel.cpp150 bool X86FastISel::isTypeLegal(Type *Ty, MVT &VT, bool AllowI1) { function in class:X86FastISel
[all...]

Completed in 218 milliseconds