/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | Terminal.h | 25 Odd, global() enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.h | 377 uint64_t Odd = Mask & 0x5555555555555555ULL; getNumCoveredRegs() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMBaseRegisterInfo.cpp | 327 static MCPhysReg getPairedGPR(MCPhysReg Reg, bool Odd, in getPairedGPR() 343 unsigned Odd; in getRegAllocationHints() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 102 enum class Color { Even, Odd }; global() enumerator
|
H A D | AArch64ISelLowering.cpp | 14079 bool Odd = false; in LowerBUILD_VECTOR() local 27945 SDValue Odd = DAG.getNode(AArch64ISD::UZP2, DL, OpVT, Op.getOperand(0), in LowerVECTOR_DEINTERLEAVE() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonBitTracker.cpp | 295 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
|
H A D | HexagonISelDAGToDAGHVX.cpp | 859 auto Odd = static_cast<int>(TakeOdd); in vpack() local 874 auto Odd = static_cast<int>(TakeOdd); in vshuff() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1604 unsigned Odd = MRI.getSubReg(Reg, Subo); printGPRSeqPairsClassOperand() local
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 3757 Value *Odd = Builder.CreateCall(FMA, Ops); in upgradeX86IntrinsicCall() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVISelLowering.cpp | 10474 SDValue Odd = DAG.getNode(ISD::CONCAT_VECTORS, DL, VecVT, ResLo.getValue(1), lowerVECTOR_DEINTERLEAVE() local 10495 SDValue Odd = lowerVECTOR_DEINTERLEAVE() local 10518 SDValue Odd = DAG.getNode(ISD::EXTRACT_SUBVECTOR, DL, VecVT, OddWide, lowerVECTOR_DEINTERLEAVE() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 3178 SDValue &Even, SDValue &Odd) { in lowerGR128Binary()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 12444 SDValue Odd = DAG.getVectorShuffle(OutVT, DL, Lo, Hi, in visitVectorDeinterleave() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 9343 static llvm::Value *VectorUnzip(CGBuilderTy &Builder, llvm::Value *V, bool Odd) { in VectorUnzip()
|