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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h191 struct TypeSetByHwMode : public InfoByHwMode<MachineValueTypeSet> { struct in namespace:llvm
198 TypeSetByHwMode(MVT::SimpleValueType VT) function in struct:llvm::TypeSetByHwMode
200 TypeSetByHwMode(ValueTypeByHwMode VT) function in struct:llvm::TypeSetByHwMode
[all...]
H A DCodeGenDAGPatterns.cpp70 TypeSetByHwMode::TypeSetByHwMode(ArrayRef<ValueTypeByHwMode> VTList) { function in class:TypeSetByHwMode
[all...]

Completed in 116 milliseconds