Home
last modified time | relevance | path

Searched refs:CopyType (Results 76 – 100 of 160) sorted by relevance

1234567

/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp31 CompilerType ClangASTImporter::CopyType(TypeSystemClang &dst_ast, in CopyType() function in ClangASTImporter
324 return CopyType(dst, src_type); in DeportType()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp31 CompilerType ClangASTImporter::CopyType(TypeSystemClang &dst_ast, in CopyType() function in ClangASTImporter
324 return CopyType(dst, src_type); in DeportType()
/dports/devel/llvm13/llvm-project-13.0.1.src/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp31 CompilerType ClangASTImporter::CopyType(TypeSystemClang &dst_ast, in CopyType() function in ClangASTImporter
324 return CopyType(dst, src_type); in DeportType()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/VectorCompiler/lib/GenXCodeGen/
H A DGenXCoalescing.cpp262 enum CopyType { PHICOPY, PHICOPY_BRANCHING_JP, TWOADDRCOPY }; enum
269 CopyType CopyT;
273 Instruction *InsertPoint, CopyType CopyT, unsigned DestPos, in CopyData()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExprYacc.cxx1342 NewArray->CopyType( Array1 );
1425 NewArray->CopyType( Array1 );
H A DXdmfDataDesc.cxx155 XdmfDataDesc::CopyType( hid_t dataType ) { in CopyType() function in xdmf2::XdmfDataDesc
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExprYacc.cxx1336 NewArray->CopyType( Array1 );
1419 NewArray->CopyType( Array1 );
H A DXdmfDataDesc.cxx155 XdmfDataDesc::CopyType( hid_t dataType ) { in CopyType() function in xdmf2::XdmfDataDesc
/dports/math/vtk6/VTK-6.2.0/ThirdParty/xdmf2/vtkxdmf2/libsrc/
H A DXdmfExprYacc.cxx1336 NewArray->CopyType( Array1 );
1419 NewArray->CopyType( Array1 );
H A DXdmfDataDesc.cxx155 XdmfDataDesc::CopyType( hid_t dataType ) { in CopyType() function in xdmf2::XdmfDataDesc
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h1025 StringRef CopyType = StringRef()),
1029 DstPtrInfo, SrcPtrInfo, CopyType);
1038 StringRef CopyType = StringRef());
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/lang/erlang/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/mnesia/test/
H A Dmnesia_durability_test.erl1451 do_disc_durability(Config,CopyType) ->
1457 {CopyType, Nodes}],
1462 {CopyType, Nodes}],
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2137 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2193 MediumPtr = Bld.CreateElementBitCast(MediumPtr, CopyType); in emitInterWarpCopyFunction()
2241 SrcMediumPtr = Bld.CreateElementBitCast(SrcMediumPtr, CopyType); in emitInterWarpCopyFunction()
2248 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2137 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2193 MediumPtr = Bld.CreateElementBitCast(MediumPtr, CopyType); in emitInterWarpCopyFunction()
2241 SrcMediumPtr = Bld.CreateElementBitCast(SrcMediumPtr, CopyType); in emitInterWarpCopyFunction()
2248 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2137 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2193 MediumPtr = Bld.CreateElementBitCast(MediumPtr, CopyType); in emitInterWarpCopyFunction()
2241 SrcMediumPtr = Bld.CreateElementBitCast(SrcMediumPtr, CopyType); in emitInterWarpCopyFunction()
2248 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2137 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2193 MediumPtr = Bld.CreateElementBitCast(MediumPtr, CopyType); in emitInterWarpCopyFunction()
2241 SrcMediumPtr = Bld.CreateElementBitCast(SrcMediumPtr, CopyType); in emitInterWarpCopyFunction()
2248 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2137 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local
2178 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2193 MediumPtr = Bld.CreateElementBitCast(MediumPtr, CopyType); in emitInterWarpCopyFunction()
2241 SrcMediumPtr = Bld.CreateElementBitCast(SrcMediumPtr, CopyType); in emitInterWarpCopyFunction()
2248 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/
H A Dtest_fujitsu.py197 Operation=None, CopyType=None, argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp2149 llvm::Type *CopyType = CGF.ConvertTypeForMem(CType); in emitInterWarpCopyFunction() local
2190 ElemPtr = Bld.CreateElementBitCast(ElemPtr, CopyType); in emitInterWarpCopyFunction()
2205 MediumPtr = Bld.CreateElementBitCast(MediumPtr, CopyType); in emitInterWarpCopyFunction()
2253 SrcMediumPtr = Bld.CreateElementBitCast(SrcMediumPtr, CopyType); in emitInterWarpCopyFunction()
2260 TargetElemPtr = Bld.CreateElementBitCast(TargetElemPtr, CopyType); in emitInterWarpCopyFunction()

1234567