Home
last modified time | relevance | path

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

/llvm-project/bolt/lib/Core/
H A DRelocation.cpp1019 const MCExpr *Relocation::createExpr(MCStreamer *Streamer) const { createExpr() function in Relocation
1042 const MCExpr *Relocation::createExpr(MCStreamer *Streamer, createExpr() function in Relocation
/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h162 static MCOperand createExpr(const MCExpr *Val) { createExpr() function
/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp426 InstructionUseExpr *createExpr(Instruction *I) { createExpr() function in __anon3afcf1460111::ValueTable
H A DGVN.cpp327 GVNPass::Expression GVNPass::ValueTable::createExpr(Instruction *I) { createExpr() function in GVNPass::ValueTable