Searched refs:getJumpBufAlignment (Results 1 - 25 of 56) sorted by relevance

123

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h422 unsigned getJumpBufAlignment() const;
790 virtual unsigned getJumpBufAlignment() = 0;
988 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
H A DTargetTransformInfoImpl.h251 unsigned getJumpBufAlignment() { return 0; } function in class:llvm::TargetTransformInfoImplBase
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h422 unsigned getJumpBufAlignment() const;
790 virtual unsigned getJumpBufAlignment() = 0;
988 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
H A DTargetTransformInfoImpl.h251 unsigned getJumpBufAlignment() { return 0; } function in class:llvm::TargetTransformInfoImplBase
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DTargetTransformInfo.h453 unsigned getJumpBufAlignment() const;
853 virtual unsigned getJumpBufAlignment() = 0;
1068 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
H A DTargetTransformInfoImpl.h268 unsigned getJumpBufAlignment() { return 0; } function in class:llvm::TargetTransformInfoImplBase
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DTargetTransformInfo.h453 unsigned getJumpBufAlignment() const;
853 virtual unsigned getJumpBufAlignment() = 0;
1068 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
H A DTargetTransformInfoImpl.h268 unsigned getJumpBufAlignment() { return 0; } function in class:llvm::TargetTransformInfoImplBase
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DTargetTransformInfo.h453 unsigned getJumpBufAlignment() const;
853 virtual unsigned getJumpBufAlignment() = 0;
1068 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
H A DTargetTransformInfoImpl.h268 unsigned getJumpBufAlignment() { return 0; } function in class:llvm::TargetTransformInfoImplBase
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DTargetTransformInfo.h453 unsigned getJumpBufAlignment() const;
853 virtual unsigned getJumpBufAlignment() = 0;
1068 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DTargetTransformInfo.h524 unsigned getJumpBufAlignment() const;
978 virtual unsigned getJumpBufAlignment() = 0;
1214 unsigned getJumpBufAlignment() override { return Impl.getJumpBufAlignment(); }
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h174 unsigned getJumpBufAlignment() { return getTLI()->getJumpBufAlignment(); } function in class:llvm::BasicTTIImplBase
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
H A DBasicTTIImpl.h236 unsigned getJumpBufAlignment() { return getTLI()->getJumpBufAlignment(); } function in class:llvm::BasicTTIImplBase
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
H A DBasicTTIImpl.h236 unsigned getJumpBufAlignment() { return getTLI()->getJumpBufAlignment(); } function in class:llvm::BasicTTIImplBase
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h174 unsigned getJumpBufAlignment() { return getTLI()->getJumpBufAlignment(); } function in class:llvm::BasicTTIImplBase
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
H A DBasicTTIImpl.h236 unsigned getJumpBufAlignment() { return getTLI()->getJumpBufAlignment(); } function in class:llvm::BasicTTIImplBase
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
H A DBasicTTIImpl.h236 unsigned getJumpBufAlignment() { return getTLI()->getJumpBufAlignment(); } function in class:llvm::BasicTTIImplBase

Completed in 1763 milliseconds

123