Searched refs:ASM_INPUT_SOURCE_LOCATION (Results 1 – 7 of 7) sorted by relevance
438 locator_file (ASM_INPUT_SOURCE_LOCATION (in_rtx)), in print_rtx()439 locator_line (ASM_INPUT_SOURCE_LOCATION (in_rtx))); in print_rtx()
1320 #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT) macro
2301 loc = expand_location (ASM_INPUT_SOURCE_LOCATION (body)); in final_scan_insn()
417 if (ASM_INPUT_SOURCE_LOCATION (in_rtx) != UNKNOWN_LOCATION) in print_rtx_operand_code_i()419 LOCATION_FILE (ASM_INPUT_SOURCE_LOCATION (in_rtx)), in print_rtx_operand_code_i()420 LOCATION_LINE (ASM_INPUT_SOURCE_LOCATION (in_rtx))); in print_rtx_operand_code_i()
1617 *loc = ASM_INPUT_SOURCE_LOCATION (asmop); in decode_asm_operands()
2744 loc = expand_location (ASM_INPUT_SOURCE_LOCATION (body)); in final_scan_insn_1()
2541 #define ASM_INPUT_SOURCE_LOCATION(RTX) XCUINT (RTX, 1, ASM_INPUT)