HomeSort by relevance Sort by last modified time
    Searched defs:ImmutableStatepoint (Results 1 - 15 of 15) sorted by null

  /external/llvm/include/llvm/IR/
Statepoint.h 43 class ImmutableStatepoint;
53 /// functionality for Statepoint and ImmutableStatepoint. It is
285 class ImmutableStatepoint
292 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
293 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 66 /// functionality for Statepoint and ImmutableStatepoint. It is
300 class ImmutableStatepoint
307 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
308 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
Statepoint.h 68 /// functionality for Statepoint and ImmutableStatepoint. It is
302 class ImmutableStatepoint
310 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
311 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
Statepoint.h 68 /// functionality for Statepoint and ImmutableStatepoint. It is
302 class ImmutableStatepoint
310 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
311 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
Statepoint.h 66 /// functionality for Statepoint and ImmutableStatepoint. It is
300 class ImmutableStatepoint
307 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
308 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
Statepoint.h 68 /// functionality for Statepoint and ImmutableStatepoint. It is
302 class ImmutableStatepoint
310 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
311 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
Statepoint.h 68 /// functionality for Statepoint and ImmutableStatepoint. It is
302 class ImmutableStatepoint
310 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
311 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
Statepoint.h 71 /// functionality for Statepoint and ImmutableStatepoint. It is
305 class ImmutableStatepoint
313 explicit ImmutableStatepoint(const Instruction *I) : Base(I) {}
314 explicit ImmutableStatepoint(ImmutableCallSite CS) : Base(CS) {}

Completed in 910 milliseconds