Home
last modified time | relevance | path

Searched defs:CC (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/external/llvm/utils/release/
Dbuild_llvm_package.bat52 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/
Dtarget_map_codegen.cpp2537 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/lzma/CPP/Common/
DNewHandler.cpp115 class CC class
118 CC() in CC() function in CC
/external/libcxx/test/libcxx/debug/containers/
Ddb_string.pass.cpp59 Container const& CC = C; in BackOnEmptyContainer() local
73 Container const& CC = C; in FrontOnEmptyContainer() local
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/
DSparcInstrInfo.cpp73 static bool IsIntegerCC(unsigned CC) in IsIntegerCC()
79 static SPCC::CondCodes GetOppositeBranchCondition(SPCC::CondCodes CC) in GetOppositeBranchCondition()
234 unsigned CC = Cond[0].getImm(); in InsertBranch() local
/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp77 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/swiftshader/third_party/LLVM/utils/TableGen/
DCallingConvEmitter.cpp42 void CallingConvEmitter::EmitCallingConv(Record *CC, raw_ostream &O) { in EmitCallingConv()
89 Record *CC = Action->getValueAsDef("CC"); in EmitAction() local
/external/clang/lib/AST/
DMangle.cpp85 CallingConv CC = FT->getCallConv(); in getCallingConvMangling() local
101 CCMangling CC = getCallingConvMangling(ASTContext, D); in shouldMangleDeclName() local
139 CCMangling CC = getCallingConvMangling(ASTContext, D); in mangleName() local
/external/ltp/utils/ffsb-6.0-rc2/
Dconfigure.in49 AC_SUBST(CC) subst
/external/autotest/client/tests/tracing_microbenchmark/src/
DMakefile1 CC = $(CROSS_COMPILE)gcc macro
/external/valgrind/VEX/switchback/
DMakefile2 CC=aarch64-linux-gnu-gcc macro
/external/autotest/client/tests/iosched_bugs/src/
DMakefile1 CC=gcc macro
/external/mesa3d/src/gallium/drivers/radeon/
DR600ISelLowering.cpp335 SDValue CC = Op.getOperand(1); in LowerBR_CC() local
396 SDValue CC = Op.getOperand(4); in LowerSELECT_CC() local
504 SDValue CC = Op.getOperand(2); in LowerSETCC() local
/external/iputils/Modules/
DMakefile4 CC=gcc macro
/external/autotest/client/tests/signaltest/src/
DMakefile1 CC ?= $(CROSS_COMPILE)gcc macro
/external/autotest/client/tests/signaltest/
DMakefile2 CC ?= $(CROSS_COMPILE)gcc macro
/external/zlib/src/contrib/untgz/
DMakefile1 CC=cc macro
/external/wpa_supplicant_8/hs20/server/
DMakefile4 CC=gcc macro
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp447 ISD::CondCode CC, DebugLoc dl) { in SelectCC()
544 static PPC::Predicate getPredicateForSetCC(ISD::CondCode CC) { in getPredicateForSetCC()
578 static unsigned getCRIdxForSetCC(ISD::CondCode CC, bool &Invert, int &Other) { in getCRIdxForSetCC()
612 ISD::CondCode CC = cast<CondCodeSDNode>(N->getOperand(2))->get(); in SelectSETCC() local
1004 ISD::CondCode CC = cast<CondCodeSDNode>(N->getOperand(4))->get(); in Select() local
1058 ISD::CondCode CC = cast<CondCodeSDNode>(N->getOperand(1))->get(); in Select() local
/external/llvm/lib/Target/BPF/
DBPFISelLowering.cpp422 static void NegateCC(SDValue &LHS, SDValue &RHS, ISD::CondCode &CC) { in NegateCC()
438 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(1))->get(); in LowerBR_CC() local
455 ISD::CondCode CC = cast<CondCodeSDNode>(Op.getOperand(4))->get(); in LowerSELECT_CC() local
534 int CC = MI.getOperand(3).getImm(); in EmitInstrWithCustomInserter() local
/external/linux-kselftest/tools/testing/selftests/memfd/
DMakefile1 CC = $(CROSS_COMPILE)gcc macro
/external/libopus/celt/dump_modes/
DMakefile17 CC = gcc macro
/external/sonivox/arm-wt-22k/lib_src/
Darm-wt-22k_lib.mak10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/sonivox/arm-wt-22k/host_src/
Darm-wt-22k.mak10 CC = C:\Program Files\GNUARM\bin\arm-elf-gcc.exe macro
/external/linux-kselftest/tools/testing/selftests/timers/
DMakefile1 CC = $(CROSS_COMPILE)gcc macro

12345678910>>...13