Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h1031 SDValue GenWidenVectorExtLoads(SmallVectorImpl<SDValue> &LdChain,
H A DLegalizeVectorTypes.cpp5111 Result = GenWidenVectorExtLoads(LdChain, LD, ExtType); in WidenVecRes_LOAD()
6895 DAGTypeLegalizer::GenWidenVectorExtLoads(SmallVectorImpl<SDValue> &LdChain, in GenWidenVectorExtLoads() function in DAGTypeLegalizer