Home
last modified time | relevance | path

Searched defs:hasOneUse (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/IR/
H A DValue.h373 bool hasOneUse() const { in hasOneUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DValue.h382 bool hasOneUse() const { in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DValue.h434 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 DValue.h434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DValue.h434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DValue.h434 bool hasOneUse() const { return hasSingleElement(uses()); } in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DValue.h434 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 DValue.h443 bool hasOneUse() const { in hasOneUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp283 static bool hasOneUse(unsigned Reg, MachineInstr *Def, MachineRegisterInfo &MRI, in hasOneUse() function
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h452 bool hasOneUse(unsigned RegNo) const { in hasOneUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegStackify.cpp287 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 DMachineRegisterInfo.h500 bool hasOneUse(unsigned RegNo) const { in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DMachineRegisterInfo.h534 bool hasOneUse(Register RegNo) const { in hasOneUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DMachineRegisterInfo.h532 bool hasOneUse(Register RegNo) const { in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DMachineRegisterInfo.h524 bool hasOneUse(Register RegNo) const { in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DMachineRegisterInfo.h524 bool hasOneUse(Register RegNo) const { in hasOneUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DMachineRegisterInfo.h524 bool hasOneUse(Register RegNo) const { in hasOneUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1668 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 DHexagonISelDAGToDAG.cpp1604 bool HexagonDAGToDAGISel::hasOneUse(const SDNode *N) const { in hasOneUse() function in HexagonDAGToDAGISel