Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h214 WASM_OPCODE_F32_CONST = 0x43, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp98 case wasm::WASM_OPCODE_F32_CONST: in writeInitExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp346 case wasm::WASM_OPCODE_F32_CONST: in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp168 case wasm::WASM_OPCODE_F32_CONST: in readInitExpr()