Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h262 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineMemOperand.h291 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineMemOperand.h294 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineMemOperand.h294 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineMemOperand.h294 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineMemOperand.h299 bool isDereferenceable() const { return FlagVals & MODereferenceable; } in isDereferenceable() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOperand.cpp962 bool MachinePointerInfo::isDereferenceable(unsigned Size, LLVMContext &C, in isDereferenceable() function in MachinePointerInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineOperand.cpp1023 bool MachinePointerInfo::isDereferenceable(unsigned Size, LLVMContext &C, in isDereferenceable() function in MachinePointerInfo
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5988 bool isDereferenceable = in getMemcpyLoadsAndStores() local
6118 bool isDereferenceable = in getMemmoveLoadsAndStores() local
H A DSelectionDAGBuilder.cpp4064 bool isDereferenceable = in visitLoad() local
H A DDAGCombiner.cpp16079 bool isDereferenceable = true; in MergeConsecutiveStores() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp7106 bool isDereferenceable = in getMemcpyLoadsAndStores() local
7252 bool isDereferenceable = in getMemmoveLoadsAndStores() local
H A DDAGCombiner.cpp19255 bool isDereferenceable = true; in tryStoreMergeOfLoads() local