Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp3936 int32_t HiC = cast<ConstantSDNode>(Hi)->getSExtValue(); in splatPartsI64WithVL() local
3939 if ((LoC >> 31) == HiC) in splatPartsI64WithVL()
3947 if (LoC == HiC) { in splatPartsI64WithVL()