Searched defs:TypeSetByHwMode (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h195 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> { struct in namespace:llvm
202 TypeSetByHwMode(MVT::SimpleValueType VT) function in struct:llvm::TypeSetByHwMode
204 TypeSetByHwMode(ValueTypeByHwMode VT) function in struct:llvm::TypeSetByHwMode
[all...]
H A DCodeGenDAGPatterns.cpp85 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) { function in class:TypeSetByHwMode
[all...]

Completed in 107 milliseconds