Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h133 ArrayRef<wasm::WasmFeatureEntry> getTargetFeatures() const { in getTargetFeatures()
265 std::vector<wasm::WasmFeatureEntry> TargetFeatures;
/external/llvm-project/llvm/include/llvm/Object/
DWasm.h136 ArrayRef<wasm::WasmFeatureEntry> getTargetFeatures() const { in getTargetFeatures()
274 std::vector<wasm::WasmFeatureEntry> TargetFeatures;
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h52 struct WasmFeatureEntry { struct
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h53 struct WasmFeatureEntry { struct
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DWasmObjectFile.cpp724 wasm::WasmFeatureEntry Feature; in parseTargetFeaturesSection()
/external/llvm-project/llvm/lib/Object/
DWasmObjectFile.cpp808 wasm::WasmFeatureEntry Feature; in parseTargetFeaturesSection()