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

  /external/llvm/lib/Target/WebAssembly/
WebAssemblyMCInstLower.h 37 bool IsFunc) const;
WebAssemblyMCInstLower.cpp 41 bool IsFunc) const {
43 IsFunc ? MCSymbolRefExpr::VK_WebAssembly_FUNCTION
48 if (IsFunc)
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp     [all...]

Completed in 102 milliseconds