Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCInst.h162 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGVNSink.cpp426 InstructionUseExpr *createExpr(Instruction *I) { in createExpr() function in __anon9622692c0111::ValueTable
HDGVN.cpp327 GVNPass::Expression GVNPass::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVNPass::ValueTable