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