Home
last modified time | relevance | path

Searched refs:IsFunctionType (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyWasmObjectWriter.cpp60 static bool IsFunctionType(const MCValue &Target) { in IsFunctionType() function
101 if (IsFunctionType(Target)) in getRelocType()