Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h162 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNSink.cpp393 InstructionUseExpr *createExpr(Instruction *I) { in createExpr() function in __anon48a1c1290111::ValueTable
H A DGVN.cpp326 GVNPass::Expression GVNPass::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVNPass::ValueTable