Searched refs:isExpanding (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | SelectionDAG.cpp | 7626 ISD::LoadExtType ExtTy, bool isExpanding) { in getMaskedLoad() argument 7637 dl.getIROrder(), VTs, AM, ExtTy, isExpanding, MemVT, MMO)); in getMaskedLoad() 7645 AM, ExtTy, isExpanding, MemVT, MMO); in getMaskedLoad()
|