Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp941 Value *CmpInst::createWithCopiedFlags(Predicate P, Value *S1, Value *S2, in createWithCopiedFlags() function in llvm::sandboxir::CmpInst
1175 Value *UnaryOperator::createWithCopiedFlags(Instruction::Opcode Op, Value *OpV, in createWithCopiedFlags() function in llvm::sandboxir::UnaryOperator
1239 Value *BinaryOperator::createWithCopiedFlags(Instruction::Opcode Op, Value *LHS, in createWithCopiedFlags() function in llvm::sandboxir::BinaryOperator