/external/llvm-project/clang/test/OpenMP/ |
D | target_map_codegen_25.cpp | 55 struct CC { struct 61 CC(float &B) : fB(B), pB(B) { in CC() argument 177 int foo() { in foo()
|
D | target_map_codegen_20.cpp | 97 struct CC { struct 98 T A; 99 int A2; 100 float *B; 102 int foo(T arg) { in foo()
|
D | target_map_codegen_24.cpp | 50 struct CC { struct 51 T A; 52 float B; 54 int foo(T arg) { in foo()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUPALMetadata.cpp | 94 static unsigned getRsrc1Reg(CallingConv::ID CC) { in getRsrc1Reg() 116 static unsigned getScratchSizeKey(CallingConv::ID CC) { in getScratchSizeKey() 137 void AMDGPUPALMetadata::setRsrc1(CallingConv::ID CC, unsigned Val) { in setRsrc1() 143 void AMDGPUPALMetadata::setRsrc2(CallingConv::ID CC, unsigned Val) { in setRsrc2() 187 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint() 191 getHwStage(CC)[".entry_point"] = MsgPackDoc.getNode(Name, /*Copy=*/true); in setEntryPoint() local 198 void AMDGPUPALMetadata::setNumUsedVgprs(CallingConv::ID CC, unsigned Val) { in setNumUsedVgprs() 208 getHwStage(CC)[".vgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedVgprs() local 214 void AMDGPUPALMetadata::setNumUsedSgprs(CallingConv::ID CC, unsigned Val) { in setNumUsedSgprs() 224 getHwStage(CC)[".sgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedSgprs() local [all …]
|
/external/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
D | AMDGPUPALMetadata.cpp | 97 static unsigned getRsrc1Reg(CallingConv::ID CC) { in getRsrc1Reg() 119 static unsigned getScratchSizeKey(CallingConv::ID CC) { in getScratchSizeKey() 140 void AMDGPUPALMetadata::setRsrc1(CallingConv::ID CC, unsigned Val) { in setRsrc1() 146 void AMDGPUPALMetadata::setRsrc2(CallingConv::ID CC, unsigned Val) { in setRsrc2() 190 void AMDGPUPALMetadata::setEntryPoint(unsigned CC, StringRef Name) { in setEntryPoint() 194 getHwStage(CC)[".entry_point"] = MsgPackDoc.getNode(Name, /*Copy=*/true); in setEntryPoint() local 201 void AMDGPUPALMetadata::setNumUsedVgprs(CallingConv::ID CC, unsigned Val) { in setNumUsedVgprs() 211 getHwStage(CC)[".vgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedVgprs() local 217 void AMDGPUPALMetadata::setNumUsedSgprs(CallingConv::ID CC, unsigned Val) { in setNumUsedSgprs() 227 getHwStage(CC)[".sgpr_count"] = MsgPackDoc.getNode(Val); in setNumUsedSgprs() local [all …]
|
/external/llvm-project/llvm/utils/release/ |
D | build_llvm_package.bat | 67 set CC= variable 83 set CC=..\build32_stage0\bin\clang-cl variable 107 set CC=..\build32_stage0\bin\clang-cl variable 117 set CC= variable 133 set CC=..\build64_stage0\bin\clang-cl variable
|
/external/llvm/utils/release/ |
D | build_llvm_package.bat | 52 set CC= variable 64 set CC=..\build32_stage0\bin\clang-cl variable 76 set CC= variable 88 set CC=..\build64_stage0\bin\clang-cl variable
|
/external/clang/test/OpenMP/ |
D | target_map_codegen.cpp | 2537 struct CC { struct 2538 T A; 2539 int A2; 2540 float *B; 2542 int foo(T arg) { in foo() 4008 struct CC { struct 4009 T A; 4010 float B; 4012 int foo(T arg) { in foo() 4103 struct CC { struct [all …]
|
/external/llvm-project/clang/include/clang/Analysis/ |
D | ConstructionContext.h | 270 auto *CC = C.getAllocator().Allocate<T>(); in create() local 316 static bool classof(const ConstructionContext *CC) { in classof() 334 static bool classof(const ConstructionContext *CC) { in classof() 363 static bool classof(const ConstructionContext *CC) { in classof() 383 static bool classof(const ConstructionContext *CC) { in classof() 401 static bool classof(const ConstructionContext *CC) { in classof() 433 static bool classof(const ConstructionContext *CC) { in classof() 454 static bool classof(const ConstructionContext *CC) { in classof() 494 static bool classof(const ConstructionContext *CC) { in classof() 513 static bool classof(const ConstructionContext *CC) { in classof() [all …]
|
/external/llvm-project/llvm/lib/Target/ARM/Utils/ |
D | ARMBaseInfo.h | 48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() 71 inline static ARMCC::CondCodes getSwappedCondition(ARMCC::CondCodes CC) { in getSwappedCondition() 130 inline static const char *ARMVPTPredToString(ARMVCC::VPTCodes CC) { in ARMVPTPredToString() 139 inline static unsigned ARMVectorCondCodeFromString(StringRef CC) { in ARMVectorCondCodeFromString() 146 inline static const char *ARMCondCodeToString(ARMCC::CondCodes CC) { in ARMCondCodeToString() 167 inline static unsigned ARMCondCodeFromString(StringRef CC) { in ARMCondCodeFromString()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
D | ARMBaseInfo.h | 48 inline static CondCodes getOppositeCondition(CondCodes CC) { in getOppositeCondition() 71 inline static ARMCC::CondCodes getSwappedCondition(ARMCC::CondCodes CC) { in getSwappedCondition() 130 inline static const char *ARMVPTPredToString(ARMVCC::VPTCodes CC) { in ARMVPTPredToString() 139 inline static unsigned ARMVectorCondCodeFromString(StringRef CC) { in ARMVectorCondCodeFromString() 146 inline static const char *ARMCondCodeToString(ARMCC::CondCodes CC) { in ARMCondCodeToString() 167 inline static unsigned ARMCondCodeFromString(StringRef CC) { in ARMCondCodeFromString()
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | lambda-conversion-op-cc.cpp | 6 #define CC macro 12 double (*CC fp)(int, float, double) = lambda; in usage() local
|
/external/lzma/CPP/Common/ |
D | NewHandler.cpp | 116 class CC class 119 CC() in CC() function in CC
|
/external/llvm-project/libcxx/test/libcxx/debug/containers/ |
D | db_string.pass.cpp | 56 Container const& CC = C; in BackOnEmptyContainer() local 70 Container const& CC = C; in FrontOnEmptyContainer() local
|
/external/libcxx/test/libcxx/debug/containers/ |
D | db_string.pass.cpp | 62 Container const& CC = C; in BackOnEmptyContainer() local 76 Container const& CC = C; in FrontOnEmptyContainer() local
|
/external/lz4/ |
D | Makefile | 132 clangtest: CC = clang macro 171 gpptest gpptest32: CC = "$(CXX) -Wno-deprecated" macro 180 cxx17build : CC = "$(CXX) -Wno-deprecated" macro
|
/external/capstone/tests/ |
D | Makefile | 22 CC ?= cc macro 24 CC = $(CROSS)gcc macro
|
/external/capstone/arch/Sparc/ |
D | Sparc.h | 23 inline static const char *SPARCCondCodeToString(sparc_cc CC) in SPARCCondCodeToString()
|
/external/llvm-project/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 76 static bool IsIntegerCC(unsigned CC) in IsIntegerCC() 81 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) in GetOppositeBranchCondition() 260 unsigned CC = Cond[0].getImm(); in insertBranch() local 300 SPCC::CondCodes CC = static_cast<SPCC::CondCodes>(Cond[0].getImm()); in reverseBranchCondition() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 76 static bool IsIntegerCC(unsigned CC) in IsIntegerCC() 81 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) in GetOppositeBranchCondition() 260 unsigned CC = Cond[0].getImm(); in insertBranch() local 300 SPCC::CondCodes CC = static_cast<SPCC::CondCodes>(Cond[0].getImm()); in reverseBranchCondition() local
|
/external/llvm/lib/Target/Sparc/ |
D | SparcInstrInfo.cpp | 77 static bool IsIntegerCC(unsigned CC) in IsIntegerCC() 82 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) in GetOppositeBranchCondition() 259 unsigned CC = Cond[0].getImm(); in InsertBranch() local 297 SPCC::CondCodes CC = static_cast<SPCC::CondCodes>(Cond[0].getImm()); in ReverseBranchCondition() local
|
/external/autotest/client/tests/tracing_microbenchmark/src/ |
D | Makefile | 1 CC = $(CROSS_COMPILE)gcc macro
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generated_pkg_explicit_legacy_pb.rb | 16 module CC module
|
/external/autotest/client/tests/iosched_bugs/src/ |
D | Makefile | 1 CC=gcc macro
|
/external/llvm-project/clang/test/Layout/ |
D | aix-power-alignment-typedef-2.cpp | 11 typedef struct C __attribute__((__aligned__(2))) CC; typedef
|