Home
last modified time | relevance | path

Searched refs:adjustCallerStackProbes (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.td262 def : MergeRule<"adjustCallerStackProbes">;
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.td302 def : MergeRule<"adjustCallerStackProbes">;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/IR/
DAttributesCompatFunc.inc552 adjustCallerStackProbes(Caller, Callee);
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DAttributes.inc552 adjustCallerStackProbes(Caller, Callee);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1778 static void adjustCallerStackProbes(Function &Caller, const Function &Callee) { in adjustCallerStackProbes() function
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp1975 static void adjustCallerStackProbes(Function &Caller, const Function &Callee) { in adjustCallerStackProbes() function