Searched refs:setOperand (Results 76 - 86 of 86) sorted by relevance

1234

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp4741 TI->setOperand(0, Mul);
6128 I.setOperand(1, Constant::getNullValue(OpType));
6137 I.setOperand(1, Constant::getNullValue(OpType));
H A DInstCombineCasts.cpp2462 SI->setOperand(0, NewBC);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1624 UI->setOperand(J, PN);
H A DDataFlowSanitizer.cpp1598 RI.setOperand(0, InsShadow);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2379 Br->setOperand(0, &*FirstNewBlock);
H A DSimplifyCFG.cpp2143 SpeculatedStore->setOperand(0, S);
3724 ICI->setOperand(0, VVal);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp543 DDI->setOperand(2, MetadataAsValue::get(Context, E));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3186 SI.setOperand(1, NewPtr);
3188 SI.setOperand(2, NewPtr);
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp2847 bitcast->setOperand(0, operand);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp1012 unwrap<User>(Val)->setOperand(Index, unwrap(Op));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2523 Cloned->setOperand(op, NewOp);

Completed in 177 milliseconds

1234