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

  /external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h 183 const MILOHContainer &getLOHContainer() const { return LOHContainerSet; }
  /external/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCAssembler.h 390 MCLOHContainer &getLOHContainer() { return LOHContainer; }
391 const MCLOHContainer &getLOHContainer() const {
392 return const_cast<MCAssembler *>(this)->getLOHContainer();

Completed in 404 milliseconds