Home
last modified time | relevance | path

Searched defs:FPVT (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/
H A DVEISelLowering.cpp108 for (MVT FPVT : MVT::fp_valuetypes()) { in initSPUActions() local
211 for (MVT FPVT : MVT::fp_valuetypes()) { in initSPUActions() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMFastISel.cpp1774 EVT FPVT = TLI.getValueType(DL, I->getType(), true); in SelectBinaryFPOp() local