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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp2743 MVT::SimpleValueType OrigSimpleTy = OrigVT.getSimpleVT().SimpleTy; local
2744 switch (OrigSimpleTy) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp8438 MVT::SimpleValueType OrigSimpleTy = OrigVT.getSimpleVT().SimpleTy; local
8439 switch (OrigSimpleTy) {

Completed in 238 milliseconds