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

  /external/llvm/lib/IR/
InlineAsm.cpp 34 return pImpl->InlineAsms.getOrCreate(PointerType::getUnqual(Ty), Key);
51 getType()->getContext().pImpl->InlineAsms.remove(this);
LLVMContextImpl.cpp 89 InlineAsms.freeConstants();
LLVMContextImpl.h 287 InlineAsm> InlineAsms;

Completed in 285 milliseconds