/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | TargetSubtargetInfo.cpp | 17 TargetSubtargetInfo( const Triple &TT, StringRef CPU, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) TargetSubtargetInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | RDFDeadCode.cpp | 135 auto RA = DFG.addr<RefNode*>(N); in collect() local 145 auto RA = DFG.addr<RefNode*>(N); in collect() local [all...] |
H A D | RDFCopy.cpp | 90 NodeAddr<RefNode*> RA = L.getNearestAliasedRef(RefRR, IA); in getLocalReachingDef() local
|
H A D | RDFRegisters.cpp | 131 bool PhysicalRegisterInfo::aliasRR(RegisterRef RA, RegisterRef RB) const { in aliasRR() argument
|
H A D | HexagonEarlyIfConv.cpp | 472 const MachineOperand &RA = MI.getOperand(1); in computePhiCost() local
|
H A D | RDFGraph.cpp | 108 static void printRefHeader(raw_ostream &OS, const NodeAddr<RefNode*> RA, in printRefHeader() argument 792 NodeAddr<RefNode*> RA = NA; in cloneNode() local 1193 locateNextRef(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, Predicate P) const locateNextRef() argument 1215 getNextShadow(NodeAddr<InstrNode*> IA, NodeAddr<RefNode*> RA, bool Create) getNextShadow() argument 1702 NodeAddr<RefNode*> RA = IA.Addr->getFirstMember(*this); linkBlockRefs() local [all...] |
H A D | RDFGraph.h | 895 NodeAddr<RefNode*> RA = NA; getNextRef() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
H A D | MCSubtargetInfo.cpp | 209 MCSubtargetInfo( const Triple &TT, StringRef C, StringRef FS, ArrayRef<SubtargetFeatureKV> PF, ArrayRef<SubtargetSubTypeKV> PD, const MCWriteProcResEntry *WPR, const MCWriteLatencyEntry *WL, const MCReadAdvanceEntry *RA, const InstrStage *IS, const unsigned *OC, const unsigned *FP) MCSubtargetInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | RelocationResolver.cpp | 361 int64_t RA = getELFAddend(R); in resolveRISCV() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/MCTargetDesc/ |
H A D | PPCMCTargetDesc.cpp | 67 unsigned RA = isPPC64 ? PPC::LR8 : PPC::LR; in createPPCMCRegisterInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
H A D | IceInstMIPS32.cpp | 229 InstMIPS32Ret::InstMIPS32Ret(Cfg *Func, Variable *RA, Variable *Source) in InstMIPS32Ret() argument 332 auto *RA = llvm::cast<Variable>(getSrc(0)); in emit() local 517 auto *RA = llvm::cast<Variable>(getSrc(0)); in emitIAS() local [all...] |
H A D | IceInstMIPS32.h | 340 static InstMIPS32Ret *create(Cfg *Func, Variable *RA, in create() argument
|
H A D | IceTargetLoweringMIPS32.h | 206 void _ret(Variable *RA, Variable *Src0 = nullptr) { in _ret() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | DeadArgumentElimination.cpp | 662 void DeadArgumentEliminationPass::MarkValue(const RetOrArg &RA, Liveness L, in MarkValue() argument 697 void DeadArgumentEliminationPass::MarkLive(const RetOrArg &RA) { in MarkLive() argument 711 PropagateLiveness(const RetOrArg &RA) PropagateLiveness() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
H A 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/Mips/ |
H A D | MipsSEFrameLowering.cpp | 868 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; in determineCalleeSaves() local
|
H A D | MipsSEInstrInfo.cpp | 878 unsigned RA = Subtarget.isGP64bit() ? Mips::RA_64 : Mips::RA; in expandEhReturn() local
|
H A D | MipsISelLowering.cpp | 2523 unsigned RA = ABI.IsN64() ? Mips::RA_64 : Mips::RA; in lowerRETURNADDR() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86MCTargetDesc.cpp | 311 unsigned RA = (TT.getArch() == Triple::x86_64) in createX86MCRegisterInfo() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
H A D | MCRegisterInfo.h | 346 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 636 APInt RA = Rem->getValue().abs(); in SimplifyDemandedUseBits() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A 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 [all...] |
H A 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/ |
H A D | tcuTexture.cpp | 870 static const TextureSwizzle RA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_ZERO, TextureSwizzle::CHANNEL_1 }}; in getChannelReadSwizzle() local 924 static const TextureSwizzle RA = {{ TextureSwizzle::CHANNEL_0, TextureSwizzle::CHANNEL_3, TextureSwizzle::CHANNEL_LAST, TextureSwizzle::CHANNEL_LAST }}; in getChannelWriteSwizzle() local
|
H A D | tcuTexture.hpp | 51 RA, enumerator
|