/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFDeadCode.cpp | 135 auto RA = DFG.addr<RefNode*>(N); in collect() local 145 auto RA = DFG.addr<RefNode*>(N); in collect() local
|
D | RDFGraph.cpp | 108 static void printRefHeader(raw_ostream &OS, const NodeAddr<RefNode*> RA, in printRefHeader() 792 NodeAddr<RefNode*> RA = NA; in cloneNode() local 1193 DataFlowGraph::locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, in locateNextRef() 1216 NodeAddr<RefNode*> RA, bool Create) { in getNextShadow() 1647 auto IsClobber = [] (NodeAddr<RefNode*> RA) -> bool { in linkBlockRefs() 1650 auto IsNoClobber = [] (NodeAddr<RefNode*> RA) -> bool { in linkBlockRefs() 1702 NodeAddr<RefNode*> RA = IA.Addr->getFirstMember(*this); in linkBlockRefs() local 1776 auto RA = addr<RefNode*>(N); in unlinkDefDF() local
|
D | RDFCopy.cpp | 90 NodeAddr<RefNode*> RA = L.getNearestAliasedRef(RefRR, IA); in getLocalReachingDef() local
|
D | RDFRegisters.cpp | 131 bool PhysicalRegisterInfo::aliasRR(RegisterRef RA, RegisterRef RB) const { in aliasRR()
|
D | HexagonEarlyIfConv.cpp | 472 const MachineOperand &RA = MI.getOperand(1); in computePhiCost() local
|
D | RDFGraph.h | 895 NodeAddr<RefNode*> RA = NA; in getNextRef() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 21 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in TargetSubtargetInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
D | DeadArgumentElimination.cpp | 662 void DeadArgumentEliminationPass::MarkValue(const RetOrArg &RA, Liveness L, in MarkValue() 697 void DeadArgumentEliminationPass::MarkLive(const RetOrArg &RA) { in MarkLive() 711 void DeadArgumentEliminationPass::PropagateLiveness(const RetOrArg &RA) { in PropagateLiveness()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCSubtargetInfo.cpp | 213 const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, in MCSubtargetInfo()
|
/third_party/cmsis/CMSIS/Core/Include/ |
D | mpu_armv8.h | 46 #define ARM_MPU_ATTR_MEMORY_(NT, WB, RA, WA) \ argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
D | PPCMCTargetDesc.cpp | 67 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR; in createPPCMCRegisterInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | FunctionComparator.cpp | 115 Attribute RA = *RI; in cmpAttrs() local 302 const ConstantArray *RA = cast<ConstantArray>(R); in cmpConstants() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MCTargetDesc.cpp | 311 unsigned RA = (TT.getArch() == Triple::x86_64) in createX86MCRegisterInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceInstMIPS32.cpp | 229 InstMIPS32Ret::InstMIPS32Ret(Cfg *Func, Variable *RA, Variable *Source) in InstMIPS32Ret() 332 auto *RA = llvm::cast<Variable>(getSrc(0)); in emit() local 517 auto *RA = llvm::cast<Variable>(getSrc(0)); in emitIAS() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | RelocationResolver.cpp | 361 int64_t RA = getELFAddend(R); in resolveRISCV() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsSEInstrInfo.cpp | 878 unsigned RA = Subtarget.isGP64bit() ? Mips::RA_64 : Mips::RA; in expandEhReturn() local
|
D | MipsSEFrameLowering.cpp | 868 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; in determineCalleeSaves() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 346 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 636 APInt RA = Rem->getValue().abs(); in SimplifyDemandedUseBits() local
|
/third_party/spirv-headers/include/spirv/unified1/ |
D | spv.d | 285 RA = 3, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 601 const auto *RA = cast<Argument>(RV); in CompareValueComplexity() local 695 const APInt &RA = RC->getAPInt(); in CompareSCEVComplexity() local 704 const SCEVAddRecExpr *RA = cast<SCEVAddRecExpr>(RHS); in CompareSCEVComplexity() local 5369 const SCEV *RA = getSCEV(FalseVal); in createNodeForSelectOrPHI() local 5392 const SCEV *RA = getSCEV(FalseVal); in createNodeForSelectOrPHI() local 5410 const SCEV *RA = getSCEV(FalseVal); in createNodeForSelectOrPHI() local 5424 const SCEV *RA = getSCEV(FalseVal); in createNodeForSelectOrPHI() local 9003 const APInt &RA = RC->getAPInt(); in SimplifyICmpOperands() local
|
D | ValueTracking.cpp | 1303 APInt RA = Rem->getValue().abs(); in computeKnownBitsFromOperator() local 1337 const APInt &RA = Rem->getValue(); in computeKnownBitsFromOperator() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTextureUtil.cpp | 1629 …static const TextureSwizzle RA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_ZERO, Tex… in getBorderColorReadSwizzle() local
|
D | tcuTexture.cpp | 827 …static const TextureSwizzle RA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_ZERO, Tex… in getChannelReadSwizzle() local 883 …static const TextureSwizzle RA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_3, Textu… in getChannelWriteSwizzle() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 669 const APInt &RA = RC->getAPInt(); in getExactSDiv() local 684 const APInt &RA = RC->getAPInt(); in getExactSDiv() local
|