Searched defs:isDef32 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64ISelDAGToDAG.cpp | 962 auto isDef32 = [](SDValue N) { SelectArithExtendedRegister() local |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 7677 bool AArch64InstructionSelector::isDef32(const MachineInstr &MI) const { isDef32() function in AArch64InstructionSelector |