Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h456 static inline bool isDef32(const SDNode &N) { in isDef32() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp5955 bool AArch64InstructionSelector::isDef32(const MachineInstr &MI) const { in isDef32() function in AArch64InstructionSelector