/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | constant_op.cc | 74 ConstantOp::ConstantOp(OpKernelConstruction* ctx) in ConstantOp() function in tensorflow::ConstantOp
|
/aosp_15_r20/external/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 163 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 228 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/ |
H A D | StackMaps.h | 294 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/ |
D | StackMaps.h | 294 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/ |
D | StackMaps.h | 293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/ |
D | StackMaps.h | 293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/ |
D | StackMaps.h | 293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 485 Constant *ConstantOp = nullptr; in FoldPHIArgOpIntoPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 754 Constant *ConstantOp = nullptr; in FoldPHIArgOpIntoPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombinePHI.cpp | 884 Constant *ConstantOp = nullptr; in foldPHIArgOpIntoPHI() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2051 SDValue ConstantOp = IsAdd ? N->getOperand(1) : N->getOperand(0); in foldAddSubOfSignBit() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2381 SDValue ConstantOp = IsAdd ? N->getOperand(1) : N->getOperand(0); in foldAddSubOfSignBit() local
|