HomeSort by: relevance | last modified time | path
    Searched refs:parseRegisterLiveOutMask (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
StackMaps.h 379 LiveOutVec parseRegisterLiveOutMask(const uint32_t *Mask) const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
StackMaps.cpp 261 LiveOuts = parseRegisterLiveOutMask(MOI->getRegLiveOut());
348 StackMaps::parseRegisterLiveOutMask(const uint32_t *Mask) const {

Completed in 16 milliseconds