Home
last modified time | relevance | path

Searched defs:ConstantOp (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dconstant_op.cc74 ConstantOp::ConstantOp(OpKernelConstruction* ctx) in ConstantOp() function in tensorflow::ConstantOp
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DStackMaps.h163 typedef enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp } OpType; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DStackMaps.h228 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DStackMaps.h294 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DStackMaps.h294 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DStackMaps.h293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DStackMaps.h293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DStackMaps.h293 using OpType = enum { DirectMemRefOp, IndirectMemRefOp, ConstantOp }; enumerator
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp485 Constant *ConstantOp = nullptr; in FoldPHIArgOpIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp754 Constant *ConstantOp = nullptr; in FoldPHIArgOpIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp884 Constant *ConstantOp = nullptr; in foldPHIArgOpIntoPHI() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2051 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 DDAGCombiner.cpp2381 SDValue ConstantOp = IsAdd ? N->getOperand(1) : N->getOperand(0); in foldAddSubOfSignBit() local