Home
last modified time | relevance | path

Searched refs:IsPipe (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h202 constexpr char IsPipe[] = "IsPipe"; variable
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAMDGPUMetadata.cpp130 YIO.mapOptional(Kernel::Arg::Key::IsPipe, MD.mIsPipe, false); in mapping()