Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelDAGToDAG.cpp962 auto isDef32 = [](SDValue N) { SelectArithExtendedRegister() local
/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp7677 bool AArch64InstructionSelector::isDef32(const MachineInstr &MI) const { isDef32() function in AArch64InstructionSelector