Searched defs:setOperand (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicInst.h432 void setOperand(unsigned i, Value *v) { DbgInfoIntrinsic::setOperand(i, v); } function in class:DbgVariableIntrinsic
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3282 void TypePromotionTransaction::setOperand(Instructio function in class:TypePromotionTransaction
[all...]

Completed in 111 milliseconds