Home
last modified time | relevance | path

Searched refs:OurVT (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.cpp827 for (const ValueTypeByHwMode &OurVT : VTs) { in hasType() local
828 if (llvm::is_contained(llvm::make_second_range(OurVT), T)) in hasType()