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