Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DWasm.h135 ArrayRef<wasm::WasmFeatureEntry> getTargetFeatures() const { in getTargetFeatures()
273 std::vector<wasm::WasmFeatureEntry> TargetFeatures;
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DWasm.h66 struct WasmFeatureEntry { struct
/openbsd-src/gnu/llvm/llvm/lib/Object/
H A DWasmObjectFile.cpp893 wasm::WasmFeatureEntry Feature; in parseTargetFeaturesSection()