Home
last modified time | relevance | path

Searched defs:clobbers (Results 1 – 25 of 55) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Diasmgcc.c140 Expressions *clobbers = NULL; in parseExtAsmClobbers() local
H A Dstatement.h751 … Expressions *clobbers; // list of string constants specifying clobbers and scratch registers variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Diasmgcc.d148 Expressions *clobbers; in parseExtAsmClobbers() local
H A Dstatement.h739 … Expressions *clobbers; // list of string constants specifying clobbers and scratch registers variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction-abi.h311 HARD_REG_SET clobbers = call_clobbers_in_region (abis, mask, mode); in call_clobbered_in_region_p() local
H A Dearly-remat.cc387 bitmap clobbers; member
1395 if (bitmap clobbers = m_candidates[use_index].clobbers) in compute_clobbers() local
H A Dlra-lives.cc1063 HARD_REG_SET clobbers; in process_bb_lives() local
H A Dlra-remat.cc633 HARD_REG_SET clobbers = insn_callee_abi (insn).full_reg_clobbers (); in set_bb_regs() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction-abi.h311 HARD_REG_SET clobbers = call_clobbers_in_region (abis, mask, mode); in call_clobbered_in_region_p() local
H A Dearly-remat.c387 bitmap clobbers; member
1395 if (bitmap clobbers = m_candidates[use_index].clobbers) in compute_clobbers() local
H A Dlra-lives.c1039 HARD_REG_SET clobbers; in process_bb_lives() local
H A Dlra-remat.c633 HARD_REG_SET clobbers = insn_callee_abi (insn).full_reg_clobbers (); in set_bb_regs() local
/netbsd-src/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dmember-fns.inl369 clobber_group::clobbers () const function in rtl_ssa::clobber_group
734 ebb_call_clobbers_info::clobbers (resource_info resource) const function in rtl_ssa::ebb_call_clobbers_info
H A Dinsns.cc719 { in lookup_call_clobbers()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp838 StringLiteral **clobbers, unsigned numlabels, in GCCAsmStmt()
864 StringRef asmstr, ArrayRef<StringRef> clobbers, in MSAsmStmt()
880 ArrayRef<StringRef> clobbers) { in initialize()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmtAsm.cpp245 Expr *asmString, MultiExprArg clobbers, in ActOnGCCAsmStmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtoir.cc1333 tree clobbers = NULL_TREE; in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtoir.cc1320 tree clobbers = NULL_TREE; in visit() local
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc2211 build_clobbers (const auto_vec <const char *> *clobbers) in build_clobbers()
2250 playback::block::add_extended_asm (location *loc, in add_extended_asm()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pdp11/
H A Dpdp11.c2144 vec<rtx> &clobbers, HARD_REG_SET &clobbered_regs) in pdp11_md_asm_adjust()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pdp11/
H A Dpdp11.cc2141 vec<const char *> & /*constraints*/, vec<rtx> &clobbers, in pdp11_md_asm_adjust()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300.c2852 vec<rtx> &clobbers, HARD_REG_SET &clobbered_regs) in mn10300_md_asm_adjust()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300.cc2852 vec<const char *> & /*constraints*/, vec<rtx> &clobbers, in mn10300_md_asm_adjust()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc3509 vec<const char *> &constraints, vec<rtx> &clobbers, in cris_md_asm_adjust()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/
H A Dcris.c4229 vec<rtx> &clobbers, HARD_REG_SET &clobbered_regs) in cris_md_asm_adjust()

123