Home
last modified time | relevance | path

Searched defs:getTargetNode (Results 1 – 25 of 37) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
H A DCSKYISelLowering.cpp1084 SDValue CSKYTargetLowering::getTargetNode(GlobalAddressSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1090 SDValue CSKYTargetLowering::getTargetNode(ExternalSymbolSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1096 SDValue CSKYTargetLowering::getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function in CSKYTargetLowering
1102 SDValue CSKYTargetLowering::getTargetNode(BlockAddressSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
1109 SDValue CSKYTargetLowering::getTargetNode(ConstantPoolSDNode *N, SDLoc DL, in getTargetNode() function in CSKYTargetLowering
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DDirectedGraph.h48 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
49 NodeType &getTargetNode() { in getTargetNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DDirectedGraph.h45 const NodeType &getTargetNode() const { return TargetNode; } in getTargetNode() function
46 NodeType &getTargetNode() { in getTargetNode() function
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityDragAndDropTest.java184 private AccessibilityNodeInfo getTargetNode() { in getTargetNode() method in AccessibilityDragAndDropTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp444 static SDValue getTargetNode(GlobalAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
449 static SDValue getTargetNode(BlockAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
455 static SDValue getTargetNode(ConstantPoolSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
461 static SDValue getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp79 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
85 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
91 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
97 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
103 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp149 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
155 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
161 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
167 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
173 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp136 SDValue MipsTargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
142 SDValue MipsTargetLowering::getTargetNode(ExternalSymbolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
148 SDValue MipsTargetLowering::getTargetNode(BlockAddressSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
154 SDValue MipsTargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
160 SDValue MipsTargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in MipsTargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp424 static SDValue getTargetNode(GlobalAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
429 static SDValue getTargetNode(BlockAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
435 static SDValue getTargetNode(ConstantPoolSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
/aosp_15_r20/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemNumber.java942 public int getTargetNode(XPathContext xctxt, int sourceNode) in getTargetNode() method in ElemNumber
/aosp_15_r20/external/google-cloud-java/java-asset/proto-google-cloud-asset-v1/src/main/java/com/google/cloud/asset/v1/
H A DIamPolicyAnalysisResult.java3486 java.lang.String getTargetNode(); in getTargetNode() method
3621 public java.lang.String getTargetNode() { in getTargetNode() method in IamPolicyAnalysisResult.Edge
4152 public java.lang.String getTargetNode() { in getTargetNode() method in IamPolicyAnalysisResult.Edge.Builder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp4470 SDValue AArch64TargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
4477 SDValue AArch64TargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
4483 SDValue AArch64TargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
4490 SDValue AArch64TargetLowering::getTargetNode(BlockAddressSDNode* N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp4356 static SDValue getTargetNode(GlobalAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
4361 static SDValue getTargetNode(BlockAddressSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
4367 static SDValue getTargetNode(ConstantPoolSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
4373 static SDValue getTargetNode(JumpTableSDNode *N, SDLoc DL, EVT Ty, in getTargetNode() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7884 SDValue AArch64TargetLowering::getTargetNode(GlobalAddressSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
7891 SDValue AArch64TargetLowering::getTargetNode(JumpTableSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
7897 SDValue AArch64TargetLowering::getTargetNode(ConstantPoolSDNode *N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
7904 SDValue AArch64TargetLowering::getTargetNode(BlockAddressSDNode* N, EVT Ty, in getTargetNode() function in AArch64TargetLowering
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/turbine/
Dapache-xml.jarorg/apache/xalan/Version.class <Unknown> package org.apache.xalan public ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/apache-xml.com.android.art.debug_intermediates/
Dclasses-header.jarorg/apache/xalan/Version.class <Unknown> package org.apache.xalan public ...
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/turbine-combined/
Dapache-xml.jarorg/apache/xalan/Version.class <Unknown> package org.apache.xalan public ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/withres/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-xml/apache-xml/android_common_apex31/javac/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/aosp_15_r20/prebuilts/module_sdk/art/1/java/
Dapache-xml.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

12