OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocAfter
(Results
1 - 16
of
16
) sorted by null
/external/llvm/lib/Transforms/IPO/
WholeProgramDevirt.cpp
151
MutableArrayRef<VirtualCallTarget> Targets, uint64_t
AllocAfter
,
154
OffsetByte =
AllocAfter
/ 8;
156
OffsetByte = (
AllocAfter
+ 7) / 8;
157
OffsetBit =
AllocAfter
% 8;
161
Target.setAfterBit(
AllocAfter
);
163
Target.setAfterBytes(
AllocAfter
, (BitWidth + 7) / 8);
564
uint64_t
AllocAfter
=
574
(
AllocAfter
+ 7) / 8 - Target.allocatedAfterBytes() - 1, 0);
590
setAfterReturnValues(TargetsForSlot,
AllocAfter
, BitWidth, OffsetByte,
/external/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
212
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Transforms/IPO/
WholeProgramDevirt.h
215
uint64_t
AllocAfter
, unsigned BitWidth,
Completed in 4308 milliseconds