HomeSort by relevance Sort by last modified time
    Searched refs:getNumLiveOuts (Results 1 - 16 of 16) sorted by null

  /external/llvm/tools/llvm-readobj/
StackMapPrinter.h 67 OS << "\n " << R.getNumLiveOuts() << " live-outs: [ ";
  /external/llvm/include/llvm/Object/
StackMapParser.h 236 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
274 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 241 uint16_t getNumLiveOuts() const {
260 return liveout_iterator(getLiveOut(getNumLiveOuts()));
279 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
StackMapParser.h 241 uint16_t getNumLiveOuts() const {
260 return liveout_iterator(getLiveOut(getNumLiveOuts()));
279 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Object/
StackMapParser.h 237 uint16_t getNumLiveOuts() const {
255 return liveout_iterator(getLiveOut(getNumLiveOuts()));
273 getNumLiveOutsOffset() + sizeof(uint16_t) + getNumLiveOuts() * LiveOutSize;

Completed in 445 milliseconds