Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DAttributes.td263 def : MergeRule<"adjustCallerStackProbeSize">;
/external/llvm-project/llvm/include/llvm/IR/
DAttributes.td303 def : MergeRule<"adjustCallerStackProbeSize">;
/external/swiftshader/third_party/llvm-10.0/configs/common/lib/IR/
DAttributesCompatFunc.inc553 adjustCallerStackProbeSize(Caller, Callee);
/external/swiftshader/third_party/llvm-10.0/configs/common/include/llvm/IR/
DAttributes.inc553 adjustCallerStackProbeSize(Caller, Callee);
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1789 adjustCallerStackProbeSize(Function &Caller, const Function &Callee) { in adjustCallerStackProbeSize() function
/external/llvm-project/llvm/lib/IR/
DAttributes.cpp1986 adjustCallerStackProbeSize(Function &Caller, const Function &Callee) { in adjustCallerStackProbeSize() function