Home
last modified time | relevance | path

Searched defs:AllowVectors (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp17142 EVT MemVT, SDNode *RootNode, bool AllowVectors) { in tryStoreMergeOfConstants()
17334 SDNode *RootNode, bool AllowVectors, in tryStoreMergeOfLoads()
17648 bool AllowVectors = !DAG.getMachineFunction().getFunction().hasFnAttribute( in mergeConsecutiveStores() local