Searched defs:Odd (Results 1 – 11 of 11) sorted by relevance
/openbsd-src/gnu/llvm/lldb/include/lldb/Host/ |
H A D | Terminal.h | 25 Odd, enumerator
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
H A D | SIRegisterInfo.h | 364 uint64_t Odd = Mask & 0x5555555555555555ULL; in getNumCoveredRegs() local
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/ |
H A D | AArch64A57FPLoadBalancing.cpp | 102 enum class Color { Even, Odd }; enumerator
|
H A D | AArch64ISelLowering.cpp | 12281 bool Odd = false; in LowerBUILD_VECTOR() local
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64InstPrinter.cpp | 1597 unsigned Odd = MRI.getSubReg(Reg, Subo); in printGPRSeqPairsClassOperand() local
|
/openbsd-src/gnu/llvm/llvm/lib/IR/ |
H A D | AutoUpgrade.cpp | 3723 Value *Odd = Builder.CreateCall(FMA, Ops); in UpgradeIntrinsicCall() local
|
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 2876 SDValue &Even, SDValue &Odd) { in lowerGR128Binary()
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGBuiltin.cpp | 8475 static llvm::Value *VectorUnzip(CGBuilderTy &Builder, llvm::Value *V, bool Odd) { in VectorUnzip()
|