Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DWasm.h141 ArrayRef<wasm::WasmFeatureEntry> getTargetFeatures() const { in getTargetFeatures()
282 std::vector<wasm::WasmFeatureEntry> TargetFeatures;
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h298 struct WasmFeatureEntry { struct
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp998 wasm::WasmFeatureEntry Feature; in parseTargetFeaturesSection()