Searched defs:getClobber (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h109 static MemDepResult getClobber(Instruction *Inst) { function in class:llvm::MemDepResult
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DStmt.cpp343 StringRef AsmStmt::getClobber(unsigned i) const { function in class:AsmStmt
361 StringRef GCCAsmStmt::getClobber(unsigned i) const { function in class:GCCAsmStmt
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1754 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } function in class:clang::MSAsmStmt

Completed in 165 milliseconds