Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DISDOpcodes.h1534 enum LoadExtType { NON_EXTLOAD = 0, EXTLOAD, SEXTLOAD, ZEXTLOAD }; global() enum
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp11859 [[maybe_unused]] ISD::LoadExtType LoadExtType; lowerMaskedGather() local