Home
last modified time | relevance | path

Searched defs:use_empty (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DValue.h343 bool use_empty() const { in use_empty() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h298 bool use_empty() const { in use_empty() function
/third_party/skia/third_party/externals/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 in llvm::MachineRegisterInfo
H A DSelectionDAGNodes.h729 bool use_empty() const { return UseList == nullptr; } in use_empty() function in llvm::SDNode
1193 inline bool SDValue::use_empty() const { in use_empty() function in llvm::SDValue

Completed in 11 milliseconds