HomeSort by relevance Sort by last modified time
    Searched full:__trampoline_setup (Results 1 - 8 of 8) sorted by null

  /external/compiler-rt/lib/builtins/
trampoline_setup.c 1 /* ===----- trampoline_setup.c - Implement __trampoline_setup -------------===
16 * The ppc compiler generates calls to __trampoline_setup() when creating
25 __trampoline_setup(uint32_t* trampOnStack, int trampSizeAllocated, function
apple_versioning.c 152 NOT_HERE_BEFORE_10_6(__trampoline_setup)
README.txt 239 void __trampoline_setup(uint32_t* trampOnStack, int trampSizeAllocated,
  /external/compiler-rt/test/builtins/Unit/
trampoline_setup_test.c 1 /* ===-- trampoline_setup_test.c - Test __trampoline_setup -----------------===
19 * The ppc compiler generates a call to __trampoline_setup
  /external/llvm/test/CodeGen/PowerPC/
trampoline.ll 1 ; RUN: llc < %s -march=ppc32 | grep "__trampoline_setup"
  /external/swiftshader/third_party/LLVM/test/CodeGen/PowerPC/
trampoline.ll 1 ; RUN: llc < %s -march=ppc32 | grep {__trampoline_setup}
  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]

Completed in 181 milliseconds