/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/ |
H A D | ConstNode.cpp | 33 ConstNode::ConstNode(TensorDescriptor desc) in ConstNode() function in arm_compute::graph::ConstNode
|
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/ |
H A D | NodesFwd.h | 39 class ConstNode; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 115 auto ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 287 ConstantSDNode *ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Lanai/ |
H A D | LanaiISelDAGToDAG.cpp | 291 ConstantSDNode *ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVISelDAGToDAG.cpp | 694 auto *ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
H A D | RISCVISelLowering.cpp | 14027 if (auto *ConstNode = dyn_cast<ConstantSDNode>(C.getNode())) { in decomposeMulByConstant() local
|
/aosp_15_r20/external/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 2668 ConstantSDNode *ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 3103 if (auto *ConstNode = dyn_cast<ConstantSDNode>(C.getNode())) { in decomposeMulByConstant() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 3106 ConstantSDNode *ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 16922 if (auto *ConstNode = dyn_cast<ConstantSDNode>(C.getNode())) { in decomposeMulByConstant() local 17386 ConstantSDNode* ConstNode = dyn_cast<ConstantSDNode>(RHS); in combineADDToMAT_PCREL_ADDR() local 17466 ConstantSDNode *ConstNode = dyn_cast<ConstantSDNode>(Op0.getOperand(1)); in combineTRUNCATE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelDAGToDAG.cpp | 4195 ConstantSDNode *ConstNode = cast<ConstantSDNode>(Node); in Select() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 2254 SDValue ConstNode) const { in isMulAddWithConstProfitable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | TargetLowering.h | 2421 SDValue ConstNode) const { in isMulAddWithConstProfitable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | TargetLowering.h | 2386 SDValue ConstNode) const { in isMulAddWithConstProfitable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | TargetLowering.h | 2357 SDValue ConstNode) const { in isMulAddWithConstProfitable()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | TargetLowering.h | 2386 SDValue ConstNode) const { in isMulAddWithConstProfitable()
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 11154 SDValue &ConstNode) { in isMulAddWithConstProfitable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 15630 ConstantSDNode *ConstNode = dyn_cast<ConstantSDNode>(Op0.getOperand(1)); in combineTRUNCATE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 15280 SDValue &ConstNode) { in isMulAddWithConstProfitable()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18451 SDValue ConstNode) { in isMulAddWithConstProfitable()
|
/aosp_15_r20/external/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 28850 auto *ConstNode = dyn_cast<ConstantSDNode>(Op); in getOneTrueElt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 41340 auto *ConstNode = dyn_cast<ConstantSDNode>(Op); in getOneTrueElt() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 50391 auto *ConstNode = dyn_cast<ConstantSDNode>(Op); in getOneTrueElt() local
|