Searched defs:IsExpanding (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAG.cpp | 8278 const MDNode *Ranges, bool IsExpanding) { in getLoadVP() 8301 bool IsExpanding) { in getLoadVP() 8337 bool IsExpanding) { in getLoadVP() 8346 MachineMemOperand *MMO, bool IsExpanding) { in getLoadVP() 8358 const AAMDNodes &AAInfo, bool IsExpanding) { in getExtLoadVP() 8368 MachineMemOperand *MMO, bool IsExpanding) { in getExtLoadVP() 8531 const MDNode *Ranges, bool IsExpanding) { in getStridedLoadVP() 8552 SDValue EVL, EVT MemVT, MachineMemOperand *MMO, bool IsExpanding) { in getStridedLoadVP() 8587 const MDNode *Ranges, bool IsExpanding) { in getStridedLoadVP() 8598 bool IsExpanding) { in getStridedLoadVP() [all …]
|
H A D | SelectionDAGBuilder.cpp | 4513 void SelectionDAGBuilder::visitMaskedLoad(const CallInst &I, bool IsExpanding) { in visitMaskedLoad()
|