Home
last modified time | relevance | path

Searched defs:SI2 (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dcompare1.c18 VOID2, SI2, DI2, MAX2 enumerator
/openbsd/usr.bin/sort/
H A Dcoll.c783 unsigned char SI1, SI2; in numcoll_impl() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1272 if (const SelectInst *SI2 = dyn_cast<SelectInst>(V2)) in aliasSelect() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp340 SafeToMergeTerminators(Instruction *SI1, Instruction *SI2, in SafeToMergeTerminators()
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10296 auto *SI2 = dyn_cast<ShuffleVectorInst>(I2); in optimizeGatherSequence() local