Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGenCXX/
H A Drtti-layout.cpp73 struct SI1 : A { }; struct
/llvm-project/llvm/unittests/IR/
H A DPatternMatch.cpp1205 Value *SI1 = IRB.CreateShuffleVector(VI1, ZeroMask); TEST_F() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAndOrXor.cpp2563 if (auto *SI1 = dyn_cast<SelectInst>(Op1)) { visitAnd() local
3489 if (auto *SI1 = dyn_cast<SelectInst>(Op1)) { visitOr() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3349 Value *SI1 = findDppPoisonedOutput(IRB, S, SrcMask, DstMask); handleDppIntrinsic() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp341 SafeToMergeTerminators(Instruction * SI1,Instruction * SI2,SmallSetVector<BasicBlock *,4> * FailBlocks=nullptr) SafeToMergeTerminators() argument
/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3436 const SelectInst *SI1 = dyn_cast<SelectInst>(V1); isNonEqualSelect() local
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp14594 auto SI1 = SelectTruncOp[1].find(PromOp.getNode()); DAGCombineExtBoolTrunc() local
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp14297 auto *SI1 = dyn_cast<ShuffleVectorInst>(I1); optimizeGatherSequence() local