Home
last modified time | relevance | path

Searched defs:Odd (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMBaseRegisterInfo.cpp292 static unsigned getPairedGPR(unsigned Reg, bool Odd, const MCRegisterInfo *RI) { in getPairedGPR() argument
310 unsigned Odd; in getRegAllocationHints() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dtessellator.hpp205 bool Odd() {return (m_parity == TESSELLATOR_PARITY_ODD) ? true : false;} in Odd() function in CHWTessellator
444 bool Odd() {return (m_parity == TESSELLATOR_PARITY_ODD) ? true : false;} in Odd() function in CHLSLTessellator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64InstPrinter.cpp1253 unsigned Odd = MRI.getSubReg(Reg, Subo); in printGPRSeqPairsClassOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAutoUpgrade.cpp3222 Value *Odd = Builder.CreateCall(FMA, Ops); in UpgradeIntrinsicCall() local
3269 Value *Odd = Builder.CreateCall(FMA, Ops); in UpgradeIntrinsicCall() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp7957 bool Odd = false; in LowerBUILD_VECTOR() local

Completed in 35 milliseconds