Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/X86Vector/Transforms/
H A DLegalizeForLLVMExport.cpp126 struct RegEntry { global() struct
127 MainOp__anonc7de24b80111::RegEntry global() argument
128 Intr32Op__anonc7de24b80111::RegEntry global() argument
129 Intr64Op__anonc7de24b80111::RegEntry global() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp867 for (auto &RegEntry : ForwardedRegWorklist) { in collectCallSiteParameters() local