Home
last modified time | relevance | path

Searched defs:Odd (Results 1 – 25 of 26) sorted by relevance

12

/external/llvm-project/clang/test/Analysis/
DNewDelete-path-notes.cpp28 struct Odd { struct
34 void test(Odd *odd) { in test() argument
/external/clang/test/Analysis/
DNewDelete-path-notes.cpp17 struct Odd { struct
23 void test(Odd *odd) { in test() argument
/external/rust/crates/bytes/tests/
Dtest_bytes_odd_alloc.rs14 struct Odd; struct
16 unsafe impl GlobalAlloc for Odd { implementation
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h305 uint64_t Odd = Mask & 0x5555555555555555ULL; in getNumCoveredRegs() local
/external/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp246 static unsigned getPairedGPR(unsigned Reg, bool Odd, const MCRegisterInfo *RI) { in getPairedGPR()
264 unsigned Odd; in getRegAllocationHints() local
/external/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp219 bool Odd() {return (m_parity == TESSELLATOR_PARITY_ODD) ? true : false;} in Odd() function in CHWTessellator
458 bool Odd() {return (m_parity == TESSELLATOR_PARITY_ODD) ? true : false;} in Odd() function in CHLSLTessellator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp292 static unsigned getPairedGPR(unsigned Reg, bool Odd, const MCRegisterInfo *RI) { in getPairedGPR()
310 unsigned Odd; in getRegAllocationHints() local
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp219 bool Odd() {return (m_parity == TESSELLATOR_PARITY_ODD) ? true : false;} in Odd() function in CHWTessellator
458 bool Odd() {return (m_parity == TESSELLATOR_PARITY_ODD) ? true : false;} in Odd() function in CHLSLTessellator
/external/llvm-project/llvm/lib/Target/ARM/
DARMBaseRegisterInfo.cpp309 static MCPhysReg getPairedGPR(MCPhysReg Reg, bool Odd, in getPairedGPR()
325 unsigned Odd; in getRegAllocationHints() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp102 enum class Color { Even, Odd }; enumerator
DAArch64ISelLowering.cpp7957 bool Odd = false; in LowerBUILD_VECTOR() local
/external/llvm/lib/Target/AArch64/
DAArch64A57FPLoadBalancing.cpp107 enum class Color { Even, Odd }; enumerator
/external/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp225 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp297 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBitTracker.cpp295 uint16_t BW, bool Odd) -> BT::RegisterCell { in evaluate()
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp1281 unsigned Odd = MRI.getSubReg(Reg, Subo); in printGPRSeqPairsClassOperand() local
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1267 unsigned Odd = MRI.getSubReg(Reg, Subo); in printGPRSeqPairsClassOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64InstPrinter.cpp1253 unsigned Odd = MRI.getSubReg(Reg, Subo); in printGPRSeqPairsClassOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAutoUpgrade.cpp3222 Value *Odd = Builder.CreateCall(FMA, Ops); in UpgradeIntrinsicCall() local
3269 Value *Odd = Builder.CreateCall(FMA, Ops); in UpgradeIntrinsicCall() local
/external/llvm-project/llvm/lib/IR/
DAutoUpgrade.cpp3398 Value *Odd = Builder.CreateCall(FMA, Ops); in UpgradeIntrinsicCall() local
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2195 SDValue Op1, SDValue &Even, SDValue &Odd) { in lowerGR128Binary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2634 SDValue &Even, SDValue &Odd) { in lowerGR128Binary()
/external/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp2674 SDValue &Even, SDValue &Odd) { in lowerGR128Binary()
/external/llvm-project/clang/lib/CodeGen/
DCGBuiltin.cpp7683 static llvm::Value *VectorUnzip(CGBuilderTy &Builder, llvm::Value *V, bool Odd) { in VectorUnzip()

12