Searched defs:SValue (Results 1 – 7 of 7) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/hicpp/ | ||
H A D | signed-bitwise-bug34747.cpp | 24 int SValue = 42; in silence_lit() local |
H A D | signed-bitwise.cpp | 27 int SValue = 42; in binary_bitwise() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | SwitchLoweringUtils.h | 187 const Value *SValue; global() member |
/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonVectorCombine.cpp | 436 struct SValue { global() struct in __anon374d12ec0111::HvxIdioms |
H A D | HexagonInstrInfo.cpp | 2184 int32_t SValue = Value; isConstExtended() local |
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ | ||
H A D | HexagonMCInstrInfo.cpp | 576 int32_t SValue = Value; in isConstExtended() local |
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 860 const Value &SValue = *JTH.SValue; emitJumpTableHeader() local |