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.h142 ArrayRef<wasm::WasmFeatureEntry> getTargetFeatures() const { in getTargetFeatures()
283 std::vector<wasm::WasmFeatureEntry> TargetFeatures;
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h310 struct WasmFeatureEntry { struct
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1008 wasm::WasmFeatureEntry Feature; in parseTargetFeaturesSection()