/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | Value.h | 373 bool hasOneUse() const { in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/ |
H A D | Value.h | 382 bool hasOneUse() const { in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/ |
D | Value.h | 434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | Value.h | 434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/ |
D | Value.h | 434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/ |
D | Value.h | 434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/ |
D | Value.h | 434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | Value.h | 443 bool hasOneUse() const { in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 283 static bool hasOneUse(unsigned Reg, MachineInstr *Def, MachineRegisterInfo &MRI, in hasOneUse() function
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 452 bool hasOneUse(unsigned RegNo) const { in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyRegStackify.cpp | 287 static bool hasOneUse(unsigned Reg, MachineInstr *Def, MachineRegisterInfo &MRI, in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 500 bool hasOneUse(unsigned RegNo) const { in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 534 bool hasOneUse(Register RegNo) const { in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | MachineRegisterInfo.h | 532 bool hasOneUse(Register RegNo) const { in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 524 bool hasOneUse(Register RegNo) const { in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 524 bool hasOneUse(Register RegNo) const { in hasOneUse() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | MachineRegisterInfo.h | 524 bool hasOneUse(Register RegNo) const { in hasOneUse() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 1668 bool HexagonDAGToDAGISel::hasOneUse(const SDNode *N) const { in hasOneUse() function in HexagonDAGToDAGISel
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelDAGToDAG.cpp | 1604 bool HexagonDAGToDAGISel::hasOneUse(const SDNode *N) const { in hasOneUse() function in HexagonDAGToDAGISel
|