Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Optimizer/Builder/
H A DComplex.h49 std::pair<mlir::Value, mlir::Value> extractParts(mlir::Value cplx) { extractParts() function
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp493 void llvm::extractParts(Register Reg, LLT Ty, int NumParts, extractParts() function in llvm
502 bool llvm::extractParts(Register Reg, LLT RegTy, LLT MainTy, LLT &LeftoverTy, extractParts() function in llvm