Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dcoll.c816 unsigned char SI1, SI2; in numcoll_impl() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2610 if (auto *SI1 = dyn_cast<SelectInst>(Op1)) { in visitAnd() local
3542 if (auto *SI1 = dyn_cast<SelectInst>(Op1)) { in visitOr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp341 SafeToMergeTerminators(Instruction *SI1, Instruction *SI2, in SafeToMergeTerminators()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3359 Value *SI1 = findDppPoisonedOutput(IRB, S, SrcMask, DstMask); in handleDppIntrinsic() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3524 const SelectInst *SI1 = dyn_cast<SelectInst>(V1); in isNonEqualSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14590 auto SI1 = SelectTruncOp[1].find(PromOp.getNode()); in DAGCombineExtBoolTrunc() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14361 auto *SI1 = dyn_cast<ShuffleVectorInst>(I1); in optimizeGatherSequence() local