Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1043 unsigned ZExtOp[] = {RISCV::VZEXT_VF2, RISCV::VZEXT_VF4, RISCV::VZEXT_VF8}; getCastInstrCost() local
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15803 Value *ZExtOp = cast<Instruction>(Op)->getOperand(0); shouldSinkVScale() local
[all...]