Searched defs:getClobber (Results 1 – 5 of 5) sorted by relevance
109 static MemDepResult getClobber(Instruction *Inst) { in getClobber() function
126 static MemDepResult getClobber(Instruction *Inst) { in getClobber() function
137 static MemDepResult getClobber(Instruction *Inst) { in getClobber() function
370 StringRef AsmStmt::getClobber(unsigned i) const { in getClobber() function in AsmStmt393 StringRef GCCAsmStmt::getClobber(unsigned i) const { in getClobber() function in GCCAsmStmt
1824 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } in getClobber() function