Home
last modified time | relevance | path

Searched defs:use_end (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/IR/
DValue.h308 use_iterator use_end() { return use_iterator(); } in use_end() function
309 const_use_iterator use_end() const { return const_use_iterator(); } in use_end() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DValue.h317 use_iterator use_end() { return use_iterator(); } in use_end() function
318 const_use_iterator use_end() const { return const_use_iterator(); } in use_end() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
DValue.h368 use_iterator use_end() { return use_iterator(); } in use_end() function
369 const_use_iterator use_end() const { return const_use_iterator(); } in use_end() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DValue.h377 use_iterator use_end() { return use_iterator(); } in use_end() function
378 const_use_iterator use_end() const { return const_use_iterator(); } in use_end() function
/external/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h409 static use_iterator use_end() { return use_iterator(nullptr); } in use_end() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h457 static use_iterator use_end() { return use_iterator(nullptr); } in use_end() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineRegisterInfo.h489 static use_iterator use_end() { return use_iterator(nullptr); } in use_end() function