/external/swiftshader/third_party/subzero/src/ |
D | IceTargetLoweringX86Base.h | 98 Inst *createLoweredMove(Variable *Dest, Variable *SrcVar) override { in createLoweredMove() 196 ConstantRelocatable *createGetIPForRegister(const Variable *Dest) { in createGetIPForRegister() 516 void _adc(Variable *Dest, Operand *Src0) { in _adc() 524 void _add(Variable *Dest, Operand *Src0) { in _add() 532 void _addps(Variable *Dest, Operand *Src0) { in _addps() 536 void _addss(Variable *Dest, Operand *Src0) { in _addss() 543 void _and(Variable *Dest, Operand *Src0) { in _and() 547 void _andnps(Variable *Dest, Operand *Src0) { in _andnps() 551 void _andps(Variable *Dest, Operand *Src0) { in _andps() 559 void _blendvps(Variable *Dest, Operand *Src0, Operand *Src1) { in _blendvps() [all …]
|
D | IceTargetLoweringMIPS32.h | 166 void _add(Variable *Dest, Variable *Src0, Variable *Src1) { in _add() 170 void _addu(Variable *Dest, Variable *Src0, Variable *Src1) { in _addu() 174 void _and(Variable *Dest, Variable *Src0, Variable *Src1) { in _and() 178 void _andi(Variable *Dest, Variable *Src, uint32_t Imm) { in _andi() 210 void _abs_d(Variable *Dest, Variable *Src) { in _abs_d() 214 void _abs_s(Variable *Dest, Variable *Src) { in _abs_s() 218 void _addi(Variable *Dest, Variable *Src, uint32_t Imm) { in _addi() 222 void _add_d(Variable *Dest, Variable *Src0, Variable *Src1) { in _add_d() 226 void _add_s(Variable *Dest, Variable *Src0, Variable *Src1) { in _add_s() 230 void _addiu(Variable *Dest, Variable *Src, uint32_t Imm) { in _addiu() [all …]
|
D | IceTargetLoweringARM32.h | 855 void _vadd(Variable *Dest, Variable *Src0, Variable *Src1) { in _vadd() 858 void _vand(Variable *Dest, Variable *Src0, Variable *Src1) { in _vand() 861 InstARM32Vbsl *_vbsl(Variable *Dest, Variable *Src0, Variable *Src1) { in _vbsl() 864 void _vceq(Variable *Dest, Variable *Src0, Variable *Src1) { in _vceq() 867 InstARM32Vcge *_vcge(Variable *Dest, Variable *Src0, Variable *Src1) { in _vcge() 870 InstARM32Vcgt *_vcgt(Variable *Dest, Variable *Src0, Variable *Src1) { in _vcgt() 877 void _vdiv(Variable *Dest, Variable *Src0, Variable *Src1) { in _vdiv() 888 void _vdup(Variable *Dest, Variable *Src, int Idx) { in _vdup() 891 void _veor(Variable *Dest, Variable *Src0, Variable *Src1) { in _veor() 905 void _vmla(Variable *Dest, Variable *Src0, Variable *Src1) { in _vmla() [all …]
|
D | IceInstX86BaseImpl.h | 61 InstImpl<TraitsType>::InstX86GetIP::InstX86GetIP(Cfg *Func, Variable *Dest) in InstX86GetIP() 65 InstImpl<TraitsType>::InstX86Mul::InstX86Mul(Cfg *Func, Variable *Dest, in InstX86Mul() 74 InstImpl<TraitsType>::InstX86Shld::InstX86Shld(Cfg *Func, Variable *Dest, in InstX86Shld() 84 InstImpl<TraitsType>::InstX86Shrd::InstX86Shrd(Cfg *Func, Variable *Dest, in InstX86Shrd() 176 InstImpl<TraitsType>::InstX86Call::InstX86Call(Cfg *Func, Variable *Dest, in InstX86Call() 184 InstImpl<TraitsType>::InstX86Movmsk::InstX86Movmsk(Cfg *Func, Variable *Dest, in InstX86Movmsk() 191 InstImpl<TraitsType>::InstX86Cmov::InstX86Cmov(Cfg *Func, Variable *Dest, in InstX86Cmov() 202 InstImpl<TraitsType>::InstX86Cmpps::InstX86Cmpps(Cfg *Func, Variable *Dest, in InstX86Cmpps() 245 InstImpl<TraitsType>::InstX86Cvt::InstX86Cvt(Cfg *Func, Variable *Dest, in InstX86Cvt() 333 InstImpl<TraitsType>::InstX86Fstp::InstX86Fstp(Cfg *Func, Variable *Dest) in InstX86Fstp() [all …]
|
D | IceInstARM32.cpp | 206 Variable *Dest = Instr->getDest(); in emitTwoAddr() local 665 const Variable *Dest = getDest(); in emitIAS() local 691 const Variable *Dest = getDest(); in emitIAS() local 709 const Variable *Dest = getDest(); in emitIAS() local 732 const Variable *Dest = getDest(); in emitIAS() local 765 const Variable *Dest = getDest(); in emitIAS() local 798 const Variable *Dest = getDest(); in emitIAS() local 816 const Variable *Dest = getDest(); in emitIAS() local 834 const Variable *Dest = getDest(); in emitIAS() local 849 const Variable *Dest = getDest(); in emitIAS() local [all …]
|
D | IceConverter.cpp | 333 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertLoadInstruction() local 348 Ice::Variable *Dest = mapValueToIceVar(BinOp); in convertArithInstruction() local 379 Ice::Variable *Dest = mapValueToIceVar(Instr, Ice::getPointerType()); in convertIntToPtrInstruction() local 385 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertPtrToIntInstruction() local 401 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertCastInstruction() local 408 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertICmpInstruction() local 452 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertFCmpInstruction() local 514 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertExtractElementInstruction() local 521 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertInsertElementInstruction() local 530 Ice::Variable *Dest = mapValueToIceVar(Instr); in convertSelectInstruction() local [all …]
|
D | IceInstARM32.h | 496 InstARM32(Cfg *Func, InstKindARM32 Kind, SizeT Maxsrcs, Variable *Dest) in InstARM32() 515 InstARM32Pred(Cfg *Func, InstKindARM32 Kind, SizeT Maxsrcs, Variable *Dest, in InstARM32Pred() 557 static InstARM32UnaryopGPR *create(Cfg *Func, Variable *Dest, Operand *Src, in create() 581 InstARM32UnaryopGPR(Cfg *Func, Variable *Dest, Operand *Src, in InstARM32UnaryopGPR() 598 static InstARM32UnaryopFP *create(Cfg *Func, Variable *Dest, Variable *Src, in create() 622 InstARM32UnaryopFP(Cfg *Func, Variable *Dest, Operand *Src, in InstARM32UnaryopFP() 641 create(Cfg *Func, Variable *Dest, Variable *Src, CondARM32::Cond Predicate) { in create() 649 InstARM32UnaryopSignAwareFP(Cfg *Func, Variable *Dest, Operand *Src, in InstARM32UnaryopSignAwareFP() 663 static InstARM32TwoAddrGPR *create(Cfg *Func, Variable *Dest, Operand *Src, in create() 687 InstARM32TwoAddrGPR(Cfg *Func, Variable *Dest, Operand *Src, in InstARM32TwoAddrGPR() [all …]
|
D | IceInst.cpp | 79 Inst::Inst(Cfg *Func, InstKind Kind, SizeT MaxSrcs, Variable *Dest) in Inst() 273 InstAlloca::InstAlloca(Cfg *Func, Variable *Dest, Operand *ByteCount, in InstAlloca() 281 InstArithmetic::InstArithmetic(Cfg *Func, OpKind Op, Variable *Dest, in InstArithmetic() 304 InstAssign::InstAssign(Cfg *Func, Variable *Dest, Operand *Source) in InstAssign() 357 InstCast::InstCast(Cfg *Func, OpKind CastKind, Variable *Dest, Operand *Source) in InstCast() 362 InstExtractElement::InstExtractElement(Cfg *Func, Variable *Dest, in InstExtractElement() 369 InstFcmp::InstFcmp(Cfg *Func, FCond Condition, Variable *Dest, Operand *Source1, in InstFcmp() 376 InstIcmp::InstIcmp(Cfg *Func, ICond Condition, Variable *Dest, Operand *Source1, in InstIcmp() 383 InstInsertElement::InstInsertElement(Cfg *Func, Variable *Dest, in InstInsertElement() 392 InstLoad::InstLoad(Cfg *Func, Variable *Dest, Operand *SourceAddr) in InstLoad() [all …]
|
D | IceInst.h | 247 Variable *Dest; variable 270 InstHighLevel(Cfg *Func, InstKind Kind, SizeT MaxSrcs, Variable *Dest) in InstHighLevel() 289 static InstAlloca *create(Cfg *Func, Variable *Dest, Operand *ByteCount, in create() 325 static InstArithmetic *create(Cfg *Func, OpKind Op, Variable *Dest, in create() 360 static InstAssign *create(Cfg *Func, Variable *Dest, Operand *Source) { in create() 451 InstCall(Cfg *Func, SizeT NumArgs, Variable *Dest, Operand *CallTarget, in InstCall() 481 static InstCast *create(Cfg *Func, OpKind CastKind, Variable *Dest, in create() 504 static InstExtractElement *create(Cfg *Func, Variable *Dest, Operand *Source1, in create() 536 static InstFcmp *create(Cfg *Func, FCond Condition, Variable *Dest, in create() 568 static InstIcmp *create(Cfg *Func, ICond Condition, Variable *Dest, in create() [all …]
|
D | IceCfgNode.cpp | 262 Variable *Dest = I.getDest(); in placePhiStores() local 343 PhiDesc(InstPhi *Phi, Variable *Dest) : Phi(Phi), Dest(Dest) {} in PhiDesc() 346 Variable *Dest = nullptr; member in Ice::__anon5f97a60e0211::PhiDesc 457 Variable *Dest = Phi->getDest(); in advancedPhiLowering() local 481 Variable *Dest = Item.Dest; in advancedPhiLowering() local 503 const Variable *Dest = Item.Dest; in advancedPhiLowering() local 550 Variable *Dest = BestItem->Dest; in advancedPhiLowering() local 1028 Variable *Dest = Instr->getDest(); in emitLiveRangesEnded() local 1065 if (Variable *Dest = I->getDest()) { in updateStats() local 1130 Variable *Dest = I.getDest(); in emit() local [all …]
|
/external/libvpx/libvpx/vp8/common/ |
D | common.h | 26 #define vp8_copy(Dest, Src) \ argument 34 #define vp8_copy_array(Dest, Src, N) \ argument 40 #define vp8_zero(Dest) memset(&Dest, 0, sizeof(Dest)); argument 42 #define vp8_zero_array(Dest, N) memset(Dest, 0, N * sizeof(*Dest)); argument
|
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 53 static void executeFAddInst(GenericValue &Dest, GenericValue Src1, in executeFAddInst() 64 static void executeFSubInst(GenericValue &Dest, GenericValue Src1, in executeFSubInst() 75 static void executeFMulInst(GenericValue &Dest, GenericValue Src1, in executeFMulInst() 86 static void executeFDivInst(GenericValue &Dest, GenericValue Src1, in executeFDivInst() 97 static void executeFRemInst(GenericValue &Dest, GenericValue Src1, in executeFRemInst() 129 GenericValue Dest; in executeICMP_EQ() local 142 GenericValue Dest; in executeICMP_NE() local 155 GenericValue Dest; in executeICMP_ULT() local 168 GenericValue Dest; in executeICMP_SLT() local 181 GenericValue Dest; in executeICMP_UGT() local [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 55 static void executeFAddInst(GenericValue &Dest, GenericValue Src1, in executeFAddInst() 66 static void executeFSubInst(GenericValue &Dest, GenericValue Src1, in executeFSubInst() 77 static void executeFMulInst(GenericValue &Dest, GenericValue Src1, in executeFMulInst() 88 static void executeFDivInst(GenericValue &Dest, GenericValue Src1, in executeFDivInst() 99 static void executeFRemInst(GenericValue &Dest, GenericValue Src1, in executeFRemInst() 140 GenericValue Dest; in executeICMP_EQ() local 154 GenericValue Dest; in executeICMP_NE() local 168 GenericValue Dest; in executeICMP_ULT() local 182 GenericValue Dest; in executeICMP_SLT() local 196 GenericValue Dest; in executeICMP_UGT() local [all …]
|
/external/llvm/lib/ExecutionEngine/Interpreter/ |
D | Execution.cpp | 55 static void executeFAddInst(GenericValue &Dest, GenericValue Src1, in executeFAddInst() 66 static void executeFSubInst(GenericValue &Dest, GenericValue Src1, in executeFSubInst() 77 static void executeFMulInst(GenericValue &Dest, GenericValue Src1, in executeFMulInst() 88 static void executeFDivInst(GenericValue &Dest, GenericValue Src1, in executeFDivInst() 99 static void executeFRemInst(GenericValue &Dest, GenericValue Src1, in executeFRemInst() 140 GenericValue Dest; in executeICMP_EQ() local 154 GenericValue Dest; in executeICMP_NE() local 168 GenericValue Dest; in executeICMP_ULT() local 182 GenericValue Dest; in executeICMP_SLT() local 196 GenericValue Dest; in executeICMP_UGT() local [all …]
|
/external/llvm/lib/DebugInfo/CodeView/ |
D | StreamReader.cpp | 34 Error StreamReader::readInteger(uint16_t &Dest) { in readInteger() 42 Error StreamReader::readInteger(uint32_t &Dest) { in readInteger() 50 Error StreamReader::readZeroString(StringRef &Dest) { in readZeroString() 75 Error StreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString()
|
D | ByteStream.cpp | 19 ArrayRef<uint8_t> Dest) { in writeBytes() 25 MutableArrayRef<uint8_t> Dest) { in writeBytes()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeStreamMerger.cpp | 244 Error TypeStreamMerger::mergeTypeRecords(MergingTypeTableBuilder &Dest, in mergeTypeRecords() 252 Error TypeStreamMerger::mergeIdRecords(MergingTypeTableBuilder &Dest, in mergeIdRecords() 272 Error TypeStreamMerger::mergeTypeRecords(GlobalTypeTableBuilder &Dest, in mergeTypeRecords() 282 Error TypeStreamMerger::mergeIdRecords(GlobalTypeTableBuilder &Dest, in mergeIdRecords() 355 GlobalTypeTableBuilder &Dest = in remapType() local 360 MergingTypeTableBuilder &Dest = in remapType() local 404 Error llvm::codeview::mergeTypeRecords(MergingTypeTableBuilder &Dest, in mergeTypeRecords() 411 Error llvm::codeview::mergeIdRecords(MergingTypeTableBuilder &Dest, in mergeIdRecords() 434 Error llvm::codeview::mergeTypeRecords(GlobalTypeTableBuilder &Dest, in mergeTypeRecords() 442 Error llvm::codeview::mergeIdRecords(GlobalTypeTableBuilder &Dest, in mergeIdRecords()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | BinaryStreamReader.h | 76 template <typename T> Error readInteger(T &Dest) { in readInteger() 90 template <typename T> Error readEnum(T &Dest) { in readEnum() 158 template <typename T> Error readObject(const T *&Dest) { in readObject()
|
/external/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 947 bool MIParser::parseRegisterOperand(MachineOperand &Dest, in parseRegisterOperand() 997 bool MIParser::parseImmediateOperand(MachineOperand &Dest) { in parseImmediateOperand() 1057 bool MIParser::parseTypedImmediateOperand(MachineOperand &Dest) { in parseTypedImmediateOperand() 1070 bool MIParser::parseFPImmediateOperand(MachineOperand &Dest) { in parseFPImmediateOperand() 1109 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() 1139 bool MIParser::parseStackObjectOperand(MachineOperand &Dest) { in parseStackObjectOperand() 1161 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand() 1195 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() 1206 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() 1221 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/ |
D | MIParser.cpp | 1194 bool MIParser::parseRegisterOperand(MachineOperand &Dest, in parseRegisterOperand() 1277 bool MIParser::parseImmediateOperand(MachineOperand &Dest) { in parseImmediateOperand() 1363 bool MIParser::parseTypedImmediateOperand(MachineOperand &Dest) { in parseTypedImmediateOperand() 1388 bool MIParser::parseFPImmediateOperand(MachineOperand &Dest) { in parseFPImmediateOperand() 1441 bool MIParser::parseMBBOperand(MachineOperand &Dest) { in parseMBBOperand() 1471 bool MIParser::parseStackObjectOperand(MachineOperand &Dest) { in parseStackObjectOperand() 1493 bool MIParser::parseFixedStackObjectOperand(MachineOperand &Dest) { in parseFixedStackObjectOperand() 1527 bool MIParser::parseGlobalAddressOperand(MachineOperand &Dest) { in parseGlobalAddressOperand() 1538 bool MIParser::parseConstantPoolIndexOperand(MachineOperand &Dest) { in parseConstantPoolIndexOperand() 1553 bool MIParser::parseJumpTableIndexOperand(MachineOperand &Dest) { in parseJumpTableIndexOperand() [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/go/llvm/ |
D | linker.go | 24 func LinkModules(Dest, Src Module) error { argument
|
/external/llvm/bindings/go/llvm/ |
D | linker.go | 24 func LinkModules(Dest, Src Module) error { argument
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | StreamReader.h | 40 template <typename T> Error readEnum(T &Dest) { in readEnum() 48 template <typename T> Error readObject(const T *&Dest) { in readObject()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | BinaryStreamReader.cpp | 44 Error BinaryStreamReader::readCString(StringRef &Dest) { in readCString() 72 Error BinaryStreamReader::readWideString(ArrayRef<UTF16> &Dest) { in readWideString() 92 Error BinaryStreamReader::readFixedString(StringRef &Dest, uint32_t Length) { in readFixedString()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCExpandISEL.cpp | 206 MachineOperand &Dest = (*I)->getOperand(0); in expandAndMergeISELs() local 273 MachineOperand &Dest = (*MI)->getOperand(0); in handleSpecialCases() local 440 MachineOperand &Dest = MI->getOperand(0); // location to store to in populateBlocks() local
|