Home
last modified time | relevance | path

Searched defs:updateOperand (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp48 void updateOperand(Value *Operand) { in updateOperand() function in __anona6e535490111::StructuralHashImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp726 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { updateOperand() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp355 bool SIFoldOperands::updateOperand(FoldCandidate &Fold) const { updateOperand() function in SIFoldOperands