Searched defs:cc (Results 201 - 214 of 214) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m68k.c6121 int cc; local
[all...]
H A Dtc-tic54x.c3998 symbol *cc = (symbol *) hash_find (cc_hash, operand->buf); local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m68k.c5940 swap_mri_condition(int cc) argument
5974 reverse_mri_condition(int cc) argument
6008 build_mri_control_operand(int qual, int cc, char *leftstart, char *leftstop, char *rightstart, char *rightstop, const char *truelab, const char *falselab, int extent) argument
6124 int cc; local
[all...]
H A Dtc-tic54x.c3946 symbol *cc = (symbol *) hash_find (cc_hash, operand->buf); local
[all...]
/openbsd-current/sys/dev/x86emu/
H A Dx86emu.c6081 uint32_t cc; local
6108 uint32_t cc; local
6137 uint32_t cc; local
6168 uint32_t cc; local
6191 uint32_t cc; local
6216 uint32_t cc; local
6509 uint32_t cc; local
6531 uint32_t cc; local
6553 uint32_t cc; local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp1862 bool isShader(CallingConv::ID cc) { argument
1877 bool isGraphics(CallingConv::ID cc) { argument
1881 bool isCompute(CallingConv::ID cc) { argument
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp288 static void PrintCallingConv(unsigned cc, raw_ostream &Out) { argument
290 default: Out << "cc" << cc; break; local
/openbsd-current/usr.bin/ssh/
H A Dchannels.c728 struct channel_confirm *cc; local
1139 struct channel_confirm *cc; local
3645 struct channel_confirm *cc; local
[all...]
/openbsd-current/gnu/gcc/gcc/config/s390/
H A Ds390.c774 rtx cc = gen_rtx_REG (mode, CC_REGNUM); local
4168 rtx cmpv, newv, val, resv, cc; local
/openbsd-current/gnu/gcc/gcc/config/sparc/
H A Dsparc.c8866 rtx memsi, val, mask, end_label, loop_label, cc; local
/openbsd-current/gnu/usr.bin/gcc/gcc/config/frv/
H A Dfrv.c6604 rtx cc; local
6968 rtx cc; local
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DType.h3819 ExtInfo(bool noReturn, bool hasRegParm, unsigned regParm, CallingConv cc, argument
/openbsd-current/gnu/gcc/gcc/config/frv/
H A Dfrv.c5617 gen_rtx_fmt_ee (code, CC_CCRmode, cc, const0_rtx)); local
5251 rtx cc; local
/openbsd-current/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2205 CreateFunctionType( const CompilerType &result_type, const CompilerType *args, unsigned num_args, bool is_variadic, unsigned type_quals, clang::CallingConv cc, clang::RefQualifierKind ref_qual) argument

Completed in 602 milliseconds

123456789