Searched defs:IsExpanding (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 4493 void SelectionDAGBuilder::visitMaskedLoad(const CallInst &I, bool IsExpanding) { in visitMaskedLoad()
|