Home
last modified time | relevance | path

Searched defs:CastResult (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DDynamicCastInfo.h19 enum CastResult { Success, Failure }; enum
/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp21859 SDValue CastResult = getSVESafeBitCast(getSVEContainerType(VT), Op, DAG); in ReplaceBITCASTResults() local