Searched defs:createExpr (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/llvm/include/llvm/MC/ | ||
| D | MCInst.h | 162 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function |
| /openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/ | ||
| D | GVNSink.cpp | 396 InstructionUseExpr *createExpr(Instruction *I) { in createExpr() function in __anon80f780af0111::ValueTable |
| D | GVN.cpp | 319 GVNPass::Expression GVNPass::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVNPass::ValueTable |