Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/
H A DLowerHLFIRIntrinsics.cpp66 lowerArguments(mlir::Operation *op, in lowerArguments() function in __anon6dd8bee80111::HlfirIntrinsicConversion
[all...]
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp138 bool FastISel::lowerArguments() { in lowerArguments() function in FastISel