/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | cast.cc | 28 GPUOperation CreateCast(const OperationDef& definition, in CreateCast() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/ |
H A D | NoFolder.h | 114 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
H A D | ConstantFolder.h | 177 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | InstSimplifyFolder.h | 119 Value *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
H A D | TargetFolder.h | 188 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
H A D | ConstantFolder.h | 184 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
H A D | NoFolder.h | 253 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/aosp_15_r20/external/llvm/include/llvm/IR/ |
H A D | ConstantFolder.h | 156 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
H A D | NoFolder.h | 215 Instruction *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | TargetFolder.h | 170 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/aosp_15_r20/external/llvm/include/llvm/Analysis/ |
H A D | TargetFolder.h | 168 Constant *CreateCast(Instruction::CastOps Op, Constant *C, in CreateCast() function
|
/aosp_15_r20/external/armnn/src/backends/reference/ |
H A D | RefWorkloadFactory.cpp | 691 std::unique_ptr<IWorkload> RefWorkloadFactory::CreateCast(const CastQueueDescriptor& descriptor, in CreateCast() function in armnn::RefWorkloadFactory
|
/aosp_15_r20/external/clang/include/clang/Sema/ |
H A D | Initialization.h | 504 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
/aosp_15_r20/external/armnn/src/backends/neon/ |
H A D | NeonWorkloadFactory.cpp | 669 std::unique_ptr<IWorkload> NeonWorkloadFactory::CreateCast(const CastQueueDescriptor& descriptor, in CreateCast() function in armnn::NeonWorkloadFactory
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/ |
D | Initialization.h | 662 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/ |
D | Initialization.h | 662 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/ |
D | Initialization.h | 662 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
/aosp_15_r20/external/armnn/src/backends/cl/ |
H A D | ClWorkloadFactory.cpp | 816 std::unique_ptr<IWorkload> ClWorkloadFactory::CreateCast(const CastQueueDescriptor& descriptor, in CreateCast() function in armnn::ClWorkloadFactory
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/ |
D | Initialization.h | 662 static InitializationKind CreateCast(SourceRange TypeRange) { in CreateCast() function
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | WorkloadFactory.cpp | 1974 std::unique_ptr<IWorkload> IWorkloadFactory::CreateCast(const CastQueueDescriptor& /*descriptor*/, in CreateCast() function in armnn::IWorkloadFactory
|
/aosp_15_r20/external/llvm/bindings/go/llvm/ |
H A D | ir.go | 1617 func (b Builder) CreateCast(val Value, op Opcode, t Type, name string) (v Value) { func
|