Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1591 bool SwapOps = false; in insertSelect() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp5354 bool SwapOps = DAG.isSplatValue(V2) && !DAG.isSplatValue(V1); lowerVECTOR_SHUFFLE() local