Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DTargetLowering.h595 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT, in isStoreBitCastBeneficial() function
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19014 TLI.isStoreBitCastBeneficial(Value.getValueType(), SVT, in visitSTORE()