Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCInst.h136 static MCOperand createExpr(const MCExpr *Val) { in createExpr() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGVNSink.cpp395 InstructionUseExpr *createExpr(Instruction *I) { in createExpr() function in __anon8f5973bd0111::ValueTable
DGVN.cpp273 GVN::Expression GVN::ValueTable::createExpr(Instruction *I) { in createExpr() function in GVN::ValueTable