Home
last modified time | relevance | path

Searched defs:IsUse (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/libs/binary_translation/backend/include/berberis/backend/common/
Dlifetime.h82 bool IsUse() const { return pos_.insn()->RegKindAt(index_).IsUse(); } in IsUse() function
Dmachine_ir.h177 [[nodiscard]] constexpr bool IsUse() const { return access_ & kRegisterIsUsed; } in IsUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp511 bool IsUse = false; in ValidateMVEInst() local
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DRDFGraph.h729 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h802 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DRDFGraph.h801 static bool IsUse(const NodeAddr<NodeBase*> BA) { in IsUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DRDFGraph.h830 static bool IsUse(const Node BA) { in IsUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DRDFGraph.h830 static bool IsUse(const Node BA) { in IsUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DRDFGraph.h830 static bool IsUse(const Node BA) { in IsUse() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DRDFGraph.h830 static bool IsUse(const Node BA) { in IsUse() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp1250 bool IsUse = false; in ValidateMVEInst() local