Searched defs:Saved (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DSIAnnotateControlFlow.cpp161 void SIAnnotateControlFlow::push(BasicBlock *BB, Value *Saved) { argument
H A DSILowerControlFlow.cpp265 unsigned Saved = MI.getOperand(1).getReg(); local
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp457 MCOperand Saved = OutMI.getOperand(0); local
483 MCOperand Saved = OutMI.getOperand(0); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp567 getOrderedName(const CodeCompletionResult &R, std::string &Saved) argument
H A DSemaTemplateInstantiateDecl.cpp151 LocalInstantiationScope *Saved = 0; local
H A DSemaOverload.cpp592 DFIArguments *Saved = new (Context) DFIArguments; local
602 DFIParamWithArguments *Saved = new (Context) DFIParamWithArguments; local
805 Expr *Saved; member in struct:clang::__anon3313::UnbridgedCastsSet::Entry
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp990 char *Saved = StringData.Allocate<char>(Length + 1); local

Completed in 149 milliseconds