Searched defs:lowerArguments (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ | ||
H A D | LowerHLFIRIntrinsics.cpp | 66 lowerArguments(mlir::Operation *op, in lowerArguments() function in __anon6dd8bee80111::HlfirIntrinsicConversion |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | FastISel.cpp | 138 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel |