Home
last modified time | relevance | path

Searched defs:Special (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp145 Optional<SpecialCase> Special; in simplifyNvvmIntrinsic() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp177 bool Special = in PrescanInstruction() local
H A DAggressiveAntiDepBreaker.cpp458 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerMutate.cpp65 const char Special[] = "!*'();:@&=+$,/?%#[]012Az-`~.\xff\x00"; in RandCh() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp77 unsigned Special : 1; // Needs to be dealt with specially member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h813 const StringView Special; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1143 Special, ///< A special case of basic, allowing -1 scales. enumerator