Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInst.h162 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp397 InstructionUseExpr *createExpr(Instruction *I) { in createExpr() function in __anonf1d6865e0111::ValueTable
H A DGVN.cpp289 GVN::Expression GVN::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVN::ValueTable