Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DWasm.h215 WASM_OPCODE_F64_CONST = 0x44, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/yaml2obj/
Dyaml2wasm.cpp101 case wasm::WASM_OPCODE_F64_CONST: in writeInitExpr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp349 case wasm::WASM_OPCODE_F64_CONST: in mapping()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp171 case wasm::WASM_OPCODE_F64_CONST: in readInitExpr()