Home
last modified time | relevance | path

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

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