Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h583 virtual bool isStoreBitCastBeneficial(EVT StoreVT, EVT BitcastVT, in isStoreBitCastBeneficial() function
/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19671 TLI.isStoreBitCastBeneficial(Value.getValueType(), SVT, in visitSTORE()