Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h162 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp426 InstructionUseExpr *createExpr(Instruction *I) { in createExpr() function in __anonac6bc9b30111::ValueTable
H A DGVN.cpp327 GVNPass::Expression GVNPass::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVNPass::ValueTable