Home
last modified time | relevance | path

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

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