HomeSort by relevance Sort by last modified time
    Searched full:stacksave (Results 101 - 125 of 195) sorted by null

1 2 3 45 6 7 8

  /external/llvm/lib/Analysis/
ObjCARCInstKind.cpp 184 case Intrinsic::stacksave:
  /external/llvm/lib/CodeGen/
SjLjEHPrepare.cpp 470 StackAddrFn = Intrinsic::getDeclaration(&M, Intrinsic::stacksave);
  /external/llvm/lib/Target/BPF/
BPFISelLowering.cpp 77 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
  /external/llvm/test/CodeGen/X86/
movtopush.ll 18 declare i8* @llvm.stacksave()
  /external/swiftshader/third_party/LLVM/include/llvm/
Intrinsics.td 203 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
Intrinsics.gen 92 stacksave, // llvm.stacksave
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
LowerInvoke.cpp 162 StackSaveFn = Intrinsic::getDeclaration(&M, Intrinsic::stacksave);
  /external/llvm/include/llvm/IR/
Intrinsics.td 311 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyISelLowering.cpp 111 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
  /external/swiftshader/third_party/LLVM/lib/Target/Blackfin/
BlackfinISelLowering.cpp 124 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td 322 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Intrinsics.td 322 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /external/llvm/test/Bitcode/
compatibility-3.8.ll     [all...]
compatibility.ll     [all...]
  /external/swiftshader/third_party/LLVM/docs/
LangRef.html 230 <li><a href="#int_stacksave">'<tt>llvm.stacksave</tt>' Intrinsic</a></li>
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
SjLjEHPrepare.cpp 122 StackAddrFn = Intrinsic::getDeclaration(&M, Intrinsic::stacksave);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/Alpha/
AlphaISelLowering.cpp 136 setOperationAction(ISD::STACKSAVE, MVT::Other, Expand);
    [all...]
  /external/swiftshader/third_party/subzero/src/
IceRegAlloc.cpp 533 // the stack pointer as a result of the stacksave intrinsic.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Intrinsics.td 334 // Note: we treat stacksave/stackrestore as writemem because we don't otherwise
    [all...]

Completed in 1204 milliseconds

1 2 3 45 6 7 8