Home
last modified time | relevance | path

Searched defs:AllowNegative (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp7941 bool AllowNegative = FlatVariant != SIInstrFlags::FLAT; in isLegalFLATOffset() local
7961 bool AllowNegative = FlatVariant != SIInstrFlags::FLAT; in splitFlatOffset() local
/openbsd-src/gnu/llvm/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h3463 AbstractManglingParser<Alloc, Derived>::parseNumber(bool AllowNegative) { in parseNumber()
/openbsd-src/gnu/llvm/libcxxabi/src/demangle/
H A DItaniumDemangle.h3463 AbstractManglingParser<Alloc, Derived>::parseNumber(bool AllowNegative) { in parseNumber()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp4122 bool AllowNegative = in validateFlatOffset() local