Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetTransformInfo.cpp146 std::optional<SpecialCase> Special; in simplifyNvvmIntrinsic() member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCriticalAntiDepBreaker.cpp176 bool Special = in PrescanInstruction() local
H A DAggressiveAntiDepBreaker.cpp452 bool Special = MI.isCall() || MI.hasExtraSrcRegAllocReq() || in ScanInstruction() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerMutate.cpp66 const char Special[] = "!*'();:@&=+$,/?%#[]012Az-`~.\xff\x00"; in RandCh() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp78 unsigned Special : 1; // Needs to be dealt with specially member
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h1003 const std::string_view Special; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1321 Special, ///< A special case of basic, allowing -1 scales. enumerator