Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetLowering.h397 MVT LoadMVT = LoadVT.getSimpleVT(); in isLoadBitCastBeneficial() local
401 if (getOperationAction(ISD::LOAD, LoadMVT) == Promote && in isLoadBitCastBeneficial()
402 getTypeToPromoteTo(ISD::LOAD, LoadMVT) == BitcastVT.getSimpleVT()) in isLoadBitCastBeneficial()