Searched defs:createExpr (Results 1 – 4 of 4) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | Relocation.cpp | 1019 const MCExpr *Relocation::createExpr(MCStreamer *Streamer) const { createExpr() function in Relocation |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCInst.h | 162 static MCOperand createExpr(const MCExpr *Val) { createExpr() function |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | GVNSink.cpp | 426 InstructionUseExpr *createExpr(Instruction *I) { createExpr() function in __anon3afcf1460111::ValueTable |
H A D | GVN.cpp | 327 GVNPass::Expression GVNPass::ValueTable::createExpr(Instruction *I) { createExpr() function in GVNPass::ValueTable |