Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp1648 int32_t LoC = cast<ConstantSDNode>(Lo)->getSExtValue(); in splatPartsI64WithVL() local
1652 if ((LoC >> 31) == HiC) in splatPartsI64WithVL()
2951 int32_t LoC = cast<ConstantSDNode>(Lo)->getSExtValue(); in lowerSPLAT_VECTOR_PARTS() local
2955 if ((LoC >> 31) == HiC) in lowerSPLAT_VECTOR_PARTS()