Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVRegisterBankInfo.cpp400 LLT TestTy = MRI.getType(Sel.getCondReg()); in getInstrMapping() local
401 assert(TestTy.isVector() && "Unexpected condition argument type"); in getInstrMapping()
405 getVRBValueMapping(TestTy.getSizeInBits().getKnownMinValue()); in getInstrMapping()