Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineMemOperand.h262 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineMemOperand.h270 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineOperand.cpp962 bool MachinePointerInfo::isDereferenceable(unsigned Size, LLVMContext &C, in isDereferenceable() function in MachinePointerInfo
/external/llvm-project/llvm/lib/CodeGen/
DMachineOperand.cpp974 bool MachinePointerInfo::isDereferenceable(unsigned Size, LLVMContext &C, in isDereferenceable() function in MachinePointerInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5988 bool isDereferenceable = in getMemcpyLoadsAndStores() local
6118 bool isDereferenceable = in getMemmoveLoadsAndStores() local
DSelectionDAGBuilder.cpp4064 bool isDereferenceable = in visitLoad() local
DDAGCombiner.cpp16079 bool isDereferenceable = true; in MergeConsecutiveStores() local
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp6111 bool isDereferenceable = in getMemcpyLoadsAndStores() local
6241 bool isDereferenceable = in getMemmoveLoadsAndStores() local
DDAGCombiner.cpp17090 bool isDereferenceable = true; in tryStoreMergeOfLoads() local