Home
last modified time | relevance | path

Searched refs:IsZExtLoad (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp2814 bool IsZExtLoad = I.getOpcode() == TargetOpcode::G_ZEXTLOAD; in select() local
2968 if (IsZExtLoad) { in select()