Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp125 MVT AllVTy[] = {MVT::f32, MVT::f64}; in CSKYTargetLowering() local
127 for (auto VT : AllVTy) { in CSKYTargetLowering()