Home
last modified time | relevance | path

Searched defs:use_empty (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DValue.h289 bool use_empty() const { in use_empty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h298 bool use_empty() const { in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DValue.h344 bool use_empty() const { in use_empty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DValue.h344 bool use_empty() const { in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DValue.h344 bool use_empty() const { in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DValue.h344 bool use_empty() const { in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DValue.h344 bool use_empty() const { in use_empty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h353 bool use_empty() const { in use_empty() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h448 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h496 bool use_empty(unsigned RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineRegisterInfo.h530 bool use_empty(Register RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h528 bool use_empty(Register RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineRegisterInfo.h520 bool use_empty(Register RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineRegisterInfo.h520 bool use_empty(Register RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineRegisterInfo.h520 bool use_empty(Register RegNo) const { return use_begin(RegNo) == use_end(); } in use_empty() function
/aosp_15_r20/external/rust/android-crates-io/crates/either/src/
Dlib.rs1468 let use_empty = false; in seek() localVariable
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/either-1.11.0/src/
H A Dlib.rs1412 let use_empty = false; in seek() localVariable