Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.h34 std::optional<bool> lowerBuiltin(const StringRef DemangledCall,
H A DSPIRVCallLowering.cpp395 if (auto Res = SPIRV::lowerBuiltin( in lowerCall()
H A DSPIRVBuiltins.cpp1835 std::optional<bool> lowerBuiltin(const StringRef DemangledCall, in lowerBuiltin() function