| /external/llvm-project/mlir/include/mlir/IR/ |
| D | UseDefLists.h | 70 bool hasOneUse() const { in hasOneUse() function
|
| D | Operation.h | 578 bool hasOneUse() { return llvm::hasSingleElement(getUses()); } in hasOneUse() function
|
| /external/llvm-project/mlir/lib/IR/ |
| D | Value.cpp | 163 bool Value::hasOneUse() const { return getUseList()->hasOneUse(); } in hasOneUse() function in Value
|
| /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
| D | Value.h | 382 bool hasOneUse() const { in hasOneUse() function
|
| /external/llvm/include/llvm/IR/ |
| D | Value.h | 373 bool hasOneUse() const { in hasOneUse() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | Value.h | 433 bool hasOneUse() const { in hasOneUse() function
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | Value.h | 433 bool hasOneUse() const { in hasOneUse() function
|
| /external/llvm-project/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 289 static bool hasOneUse(unsigned Reg, MachineInstr *Def, MachineRegisterInfo &MRI, in hasOneUse() function
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineRegisterInfo.h | 452 bool hasOneUse(unsigned RegNo) const { in hasOneUse() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 287 static bool hasOneUse(unsigned Reg, MachineInstr *Def, MachineRegisterInfo &MRI, in hasOneUse() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | MachineRegisterInfo.h | 500 bool hasOneUse(unsigned RegNo) const { in hasOneUse() function
|
| /external/llvm-project/llvm/include/llvm/CodeGen/ |
| D | MachineRegisterInfo.h | 513 bool hasOneUse(Register RegNo) const { in hasOneUse() function
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 1604 bool HexagonDAGToDAGISel::hasOneUse(const SDNode *N) const { in hasOneUse() function in HexagonDAGToDAGISel
|
| /external/llvm-project/llvm/lib/Target/Hexagon/ |
| D | HexagonISelDAGToDAG.cpp | 1611 bool HexagonDAGToDAGISel::hasOneUse(const SDNode *N) const { in hasOneUse() function in HexagonDAGToDAGISel
|