Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h255 WASM_OPCODE_F64_CONST = 0x44, enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h274 WASM_OPCODE_F64_CONST = 0x44, enumerator
/external/llvm-project/lld/wasm/
DWriterUtils.cpp164 case WASM_OPCODE_F64_CONST: in writeInitExpr()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp430 case wasm::WASM_OPCODE_F64_CONST: in mapping()
DWasmEmitter.cpp143 case wasm::WASM_OPCODE_F64_CONST: in writeInitExpr()
/external/llvm-project/llvm/lib/ObjectYAML/
DWasmEmitter.cpp144 case wasm::WASM_OPCODE_F64_CONST: in writeInitExpr()
DWasmYAML.cpp432 case wasm::WASM_OPCODE_F64_CONST: in mapping()
/external/llvm-project/llvm/lib/MC/
DWasmObjectWriter.cpp1546 Global.InitExpr.Opcode = wasm::WASM_OPCODE_F64_CONST; in writeOneObject()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp176 case wasm::WASM_OPCODE_F64_CONST: in readInitExpr()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp181 case wasm::WASM_OPCODE_F64_CONST: in readInitExpr()