/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
reg-notes.def | 55 equal to the specified rtx. Therefore, it cannot be used for 113 for DWARF to interpret what they imply. The attached rtx is used 120 rtx is an expression that defines the CFA. In the simplest case, the 121 rtx could be just the stack_pointer_rtx; more common would be a PLUS 123 cases, this will result in a DW_CFA_def_cfa_expression with the rtx 129 from which the CFA is computed. The attached rtx defines a new CFA 130 expression, relative to the old CFA expression. This rtx must be of 132 rtx is NULL, we use the first SET of the insn. */ 154 or the like. Either the attached rtx, or the destination of the insn's
|
cfgloop.h | 278 extern rtx doloop_condition_get (rtx); 335 rtx base, step; 341 rtx delta, mult; 378 rtx assumptions; 382 rtx noloop_assumptions; 385 rtx infinite; 394 rtx niter_expr; 398 extern bool iv_analyze (rtx, rtx, struct rtx_iv *) [all...] |
predict.h | 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction);
|
rtl.def | 2 Register Transfer Expressions (rtx's) that make up the 33 1. The internal name of the rtx used in the C source. 37 2. The name of the rtx in the external ASCII format read by 42 3. The print format, and type of each rtx->u.fld[] (field) in this rtx. 46 4. The class of the rtx. These are stored in rtx_class and are accessed 50 an rtx code that can be used to represent a constant object 53 an rtx code that can be used to represent an object (e.g, REG, MEM) 55 an rtx code for a comparison (e.g, LT, GT) 57 an rtx code for a commutative comparison (e.g, EQ, NE, ORDERED [all...] |
basic-block.h | 44 rtx GTY ((tag ("false"))) r; 171 rtx head_; 172 rtx end_; 176 rtx header; 177 rtx footer; 423 extern void insert_insn_on_edge (rtx, edge); 424 basic_block split_edge_and_insert (edge, rtx); 441 extern basic_block create_basic_block_structure (rtx, rtx, rtx, basic_block) [all...] |
coretypes.h | 54 typedef struct rtx_def *rtx; typedef in typeref:struct:rtx_def 165 #define rtx struct _dont_use_rtx_here_ * macro
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
reg-notes.def | 55 equal to the specified rtx. Therefore, it cannot be used for 113 for DWARF to interpret what they imply. The attached rtx is used 120 rtx is an expression that defines the CFA. In the simplest case, the 121 rtx could be just the stack_pointer_rtx; more common would be a PLUS 123 cases, this will result in a DW_CFA_def_cfa_expression with the rtx 129 from which the CFA is computed. The attached rtx defines a new CFA 130 expression, relative to the old CFA expression. This rtx must be of 132 rtx is NULL, we use the first SET of the insn. */ 154 or the like. Either the attached rtx, or the destination of the insn's
|
cfgloop.h | 278 extern rtx doloop_condition_get (rtx); 335 rtx base, step; 341 rtx delta, mult; 378 rtx assumptions; 382 rtx noloop_assumptions; 385 rtx infinite; 394 rtx niter_expr; 398 extern bool iv_analyze (rtx, rtx, struct rtx_iv *) [all...] |
predict.h | 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction);
|
rtl.def | 2 Register Transfer Expressions (rtx's) that make up the 33 1. The internal name of the rtx used in the C source. 37 2. The name of the rtx in the external ASCII format read by 42 3. The print format, and type of each rtx->u.fld[] (field) in this rtx. 46 4. The class of the rtx. These are stored in rtx_class and are accessed 50 an rtx code that can be used to represent a constant object 53 an rtx code that can be used to represent an object (e.g, REG, MEM) 55 an rtx code for a comparison (e.g, LT, GT) 57 an rtx code for a commutative comparison (e.g, EQ, NE, ORDERED [all...] |
basic-block.h | 44 rtx GTY ((tag ("false"))) r; 171 rtx head_; 172 rtx end_; 176 rtx header; 177 rtx footer; 423 extern void insert_insn_on_edge (rtx, edge); 424 basic_block split_edge_and_insert (edge, rtx); 441 extern basic_block create_basic_block_structure (rtx, rtx, rtx, basic_block) [all...] |
coretypes.h | 54 typedef struct rtx_def *rtx; typedef in typeref:struct:rtx_def 165 #define rtx struct _dont_use_rtx_here_ * macro
|
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
cfgloop.h | 278 extern rtx doloop_condition_get (rtx); 335 rtx base, step; 341 rtx delta, mult; 378 rtx assumptions; 382 rtx noloop_assumptions; 385 rtx infinite; 394 rtx niter_expr; 398 extern bool iv_analyze (rtx, rtx, struct rtx_iv *) [all...] |
predict.h | 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction);
|
rtl.def | 2 Register Transfer Expressions (rtx's) that make up the 33 1. The internal name of the rtx used in the C source. 37 2. The name of the rtx in the external ASCII format read by 42 3. The print format, and type of each rtx->u.fld[] (field) in this rtx. 46 4. The class of the rtx. These are stored in rtx_class and are accessed 50 an rtx code that can be used to represent a constant object 53 an rtx code that can be used to represent an object (e.g, REG, MEM) 55 an rtx code for a comparison (e.g, LT, GT) 57 an rtx code for a commutative comparison (e.g, EQ, NE, ORDERED [all...] |
basic-block.h | 44 rtx GTY ((tag ("false"))) r; 171 rtx head_; 172 rtx end_; 176 rtx header; 177 rtx footer; 423 extern void insert_insn_on_edge (rtx, edge); 424 basic_block split_edge_and_insert (edge, rtx); 441 extern basic_block create_basic_block_structure (rtx, rtx, rtx, basic_block) [all...] |
coretypes.h | 54 typedef struct rtx_def *rtx; typedef in typeref:struct:rtx_def 165 #define rtx struct _dont_use_rtx_here_ * macro
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
cfgloop.h | 278 extern rtx doloop_condition_get (rtx); 335 rtx base, step; 341 rtx delta, mult; 378 rtx assumptions; 382 rtx noloop_assumptions; 385 rtx infinite; 394 rtx niter_expr; 398 extern bool iv_analyze (rtx, rtx, struct rtx_iv *) [all...] |
predict.h | 39 extern void predict_insn_def (rtx, enum br_predictor, enum prediction);
|
rtl.def | 2 Register Transfer Expressions (rtx's) that make up the 33 1. The internal name of the rtx used in the C source. 37 2. The name of the rtx in the external ASCII format read by 42 3. The print format, and type of each rtx->u.fld[] (field) in this rtx. 46 4. The class of the rtx. These are stored in rtx_class and are accessed 50 an rtx code that can be used to represent a constant object 53 an rtx code that can be used to represent an object (e.g, REG, MEM) 55 an rtx code for a comparison (e.g, LT, GT) 57 an rtx code for a commutative comparison (e.g, EQ, NE, ORDERED [all...] |
basic-block.h | 44 rtx GTY ((tag ("false"))) r; 171 rtx head_; 172 rtx end_; 176 rtx header; 177 rtx footer; 423 extern void insert_insn_on_edge (rtx, edge); 424 basic_block split_edge_and_insert (edge, rtx); 441 extern basic_block create_basic_block_structure (rtx, rtx, rtx, basic_block) [all...] |
coretypes.h | 54 typedef struct rtx_def *rtx; typedef in typeref:struct:rtx_def 165 #define rtx struct _dont_use_rtx_here_ * macro
|
/external/smack/src/com/kenai/jbosh/ |
BodyParserXmlPull.java | 124 } catch (RuntimeException rtx) { 125 thrown = rtx;
|
/frameworks/av/media/libstagefright/ |
StagefrightMediaScanner.cpp | 43 ".wav", ".amr", ".midi", ".xmf", ".rtttl", ".rtx", ".ota", 138 || !strcasecmp(extension, ".rtx")
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
constants.cc | 42 const char* kRtxCodecName = "rtx";
|