Home
last modified time | relevance | path

Searched refs:returnDoesNotAlias (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/LTO/X86/Inputs/
Ddllimport.ll17 … 1), insts: 1, funcFlags: (readNone: 1, readOnly: 0, noRecurse: 1, returnDoesNotAlias: 0)))) ; gui…
/external/swiftshader/third_party/llvm-7.0/llvm/test/Assembler/
Dthinlto-summary.ll43 …port: 0, live: 0, dsoLocal: 0), insts: 1, funcFlags: (readOnly: 1, returnDoesNotAlias: 1), calls: …
84 …oLocal: 0), insts: 1, funcFlags: (readNone: 1, readOnly: 0, noRecurse: 1, returnDoesNotAlias: 0))))
85 … 0), insts: 1, funcFlags: (readNone: 0, readOnly: 1, noRecurse: 0, returnDoesNotAlias: 1), calls: …
/external/swiftshader/third_party/llvm-7.0/llvm/test/LTO/X86/
Ddllimport.ll30 … 1), insts: 2, funcFlags: (readNone: 0, readOnly: 0, noRecurse: 1, returnDoesNotAlias: 0), calls: …
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DCallSite.h423 bool returnDoesNotAlias() const { in returnDoesNotAlias() function
424 CALLSITE_DELEGATE_GETTER(returnDoesNotAlias()); in returnDoesNotAlias()
DFunction.h572 bool returnDoesNotAlias() const { in returnDoesNotAlias() function
DInstructions.h1727 bool returnDoesNotAlias() const {
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp365 F.returnDoesNotAlias(), in computeFunctionSummary()
481 F->returnDoesNotAlias()}, in buildModuleSummaryIndex()
DCFLGraph.h458 if (Fn == nullptr || !Fn->returnDoesNotAlias()) in visitCallSite()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionAttrs.cpp879 if (F->returnDoesNotAlias()) in addNoAliasAttrs()
899 if (F->returnDoesNotAlias() || in addNoAliasAttrs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLLexer.cpp740 KEYWORD(returnDoesNotAlias); in LexIdentifier()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstructions.cpp477 if (!F->returnDoesNotAlias()) in createMalloc()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DLangRef.rst5934 funcFlags: (readNone: 0, readOnly: 0, noRecurse: 0, returnDoesNotAlias: 0)