Searched refs:OrigSimpleTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2941 MVT::SimpleValueType OrigSimpleTy = OrigVT.getSimpleVT().SimpleTy; local
2942 switch (OrigSimpleTy) {
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8741 MVT::SimpleValueType OrigSimpleTy = OrigVT.getSimpleVT().SimpleTy; local
8742 switch (OrigSimpleTy) {

Completed in 227 milliseconds