Searched defs:getClobber (Results 1 – 3 of 3) sorted by relevance
136 static MemDepResult getClobber(Instruction *Inst) { in getClobber() function
473 StringRef AsmStmt::getClobber(unsigned i) const { in getClobber() function in AsmStmt496 StringRef GCCAsmStmt::getClobber(unsigned i) const { in getClobber() function in GCCAsmStmt
3277 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } in getClobber() function