Home
last modified time | relevance | path

Searched defs:CC0 (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Dlib1funcs.S253 #define CC0 __tmp_reg__ macro
363 #define CC0 26 macro
H A Dlib1funcs-fixed.S520 #define CC0 0 macro
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/
H A Dlib1funcs.S253 #define CC0 __tmp_reg__ macro
363 #define CC0 26 macro
H A Dlib1funcs-fixed.S520 #define CC0 0 macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/s390/
H A Ds390.c1944 const int CC0 = 1 << 3; in s390_branch_condition_mask() local
2219 const int CC0 = 1 << 3; in s390_compare_and_branch_condition_mask() local
10030 const unsigned int CC0 = 1 << 3; in s390_optimize_nonescaping_tx() local
12808 const int CC0 = 1 << 3; in s390_expand_tbegin() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/s390/
H A Ds390.cc2010 const int CC0 = 1 << 3; in s390_branch_condition_mask() local
2285 const int CC0 = 1 << 3; in s390_compare_and_branch_condition_mask() local
10278 const unsigned int CC0 = 1 << 3; in s390_optimize_nonescaping_tx() local
13086 const int CC0 = 1 << 3; in s390_expand_tbegin() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp22958 unsigned CC0, CC1; in LowerVSETCC() local
42176 static bool checkBoolTestAndOrSetCCCombine(SDValue Cond, X86::CondCode &CC0, in checkBoolTestAndOrSetCCCombine()
42732 X86::CondCode CC0, CC1; in combineCMov() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp4970 ISD::CondCode CC0 = cast<CondCodeSDNode>(N0CC)->get(); in foldLogicOfSetCCs() local