Home
last modified time | relevance | path

Searched defs:emitSub (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenExprScalar.cpp1507 mlir::Value ScalarExprEmitter::emitSub(const BinOpInfo &ops) { in emitSub() function in ScalarExprEmitter
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp1559 Register AArch64FastISel::emitSub(MVT RetVT, const Value *LHS, const Value *RHS, in emitSub() function in AArch64FastISel