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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryDependenceAnalysis.h128 static MemDepResult getClobber(Instruction *Inst) { function in class:llvm::MemDepResult
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp481 StringRef AsmStmt::getClobber(unsigned i) const { function in class:AsmStmt
504 StringRef GCCAsmStmt::getClobber(unsigned i) const { function in class:GCCAsmStmt
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DStmt.h3561 StringRef getClobber(unsigned i) const { return getClobbers()[i]; } function in class:clang::MSAsmStmt

Completed in 137 milliseconds