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

  /external/llvm/lib/VMCore/
LLVMContextImpl.cpp 88 InlineAsms.freeConstants();
InlineAsm.cpp 33 return pImpl->InlineAsms.getOrCreate(PointerType::getUnqual(Ty), Key);
50 getType()->getContext().pImpl->InlineAsms.remove(this);
LLVMContextImpl.h 289 InlineAsm> InlineAsms;

Completed in 288 milliseconds