Home
last modified time | relevance | path

Searched refs:exnref (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyMCTargetDesc.cpp150 case MVT::exnref: in toValType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp132 case MVT::exnref: in getLegalType()
705 case MVT::exnref: in fastLowerArguments()
822 case MVT::exnref: in selectCall()
928 case MVT::exnref: in selectSelect()
1331 case MVT::exnref: in selectRet()
H A DWebAssemblyExplicitLocals.cpp163 return MVT::exnref; in typeForRegClass()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMachineValueType.h220 exnref = 134, // WebAssembly's exnref type
827 case exnref: return TypeSize::Fixed(0); // opaque type in getSizeInBits()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DValueTypes.cpp133 case MVT::exnref : return "exnref"; in getEVTString()

Completed in 11 milliseconds