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