/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 211 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_BITCAST() local 267 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_BSWAP() local 286 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_Constant() local 312 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_CTLZ() local 332 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_CTTZ() local 343 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_EXTRACT_VECTOR_ELT() local 352 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_FP_TO_XINT() local 375 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_FP32_TO_FP16() local 385 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_INT_EXTEND() local 416 DebugLoc dl = N->getDebugLoc(); in PromoteIntRes_LOAD() local [all …]
|
D | LegalizeTypesGeneric.cpp | 45 DebugLoc dl = N->getDebugLoc(); in ExpandRes_BITCAST() local 173 DebugLoc dl = N->getDebugLoc(); in ExpandRes_EXTRACT_VECTOR_ELT() local 206 DebugLoc dl = N->getDebugLoc(); in ExpandRes_NormalLoad() local 249 DebugLoc dl = N->getDebugLoc(); in ExpandRes_VAARG() local 270 DebugLoc dl = N->getDebugLoc(); in ExpandOp_BITCAST() local 304 DebugLoc dl = N->getDebugLoc(); in ExpandOp_BUILD_VECTOR() local 342 DebugLoc dl = N->getDebugLoc(); in ExpandOp_INSERT_VECTOR_ELT() local 374 DebugLoc dl = N->getDebugLoc(); in ExpandOp_SCALAR_TO_VECTOR() local 390 DebugLoc dl = N->getDebugLoc(); in ExpandOp_NormalStore() local 443 DebugLoc dl = N->getDebugLoc(); in SplitRes_SELECT() local [all …]
|
D | LegalizeVectorTypes.cpp | 377 DebugLoc dl = N->getDebugLoc(); in ScalarizeVecOp_STORE() local 508 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_BinOp() local 520 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_BITCAST() local 573 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_BUILD_VECTOR() local 586 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_CONCAT_VECTORS() local 608 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_EXTRACT_SUBVECTOR() local 621 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_FPOWI() local 631 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_InregOp() local 647 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_INSERT_VECTOR_ELT() local 695 DebugLoc dl = N->getDebugLoc(); in SplitVecRes_SCALAR_TO_VECTOR() local [all …]
|
/external/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeIntegerTypes.cpp | 255 SDLoc dl(N); in PromoteIntRes_BITCAST() local 316 SDLoc dl(N); in PromoteIntRes_BSWAP() local 329 SDLoc dl(N); in PromoteIntRes_BITREVERSE() local 350 SDLoc dl(N); in PromoteIntRes_Constant() local 376 SDLoc dl(N); in PromoteIntRes_CTLZ() local 397 SDLoc dl(N); in PromoteIntRes_CTTZ() local 410 SDLoc dl(N); in PromoteIntRes_EXTRACT_VECTOR_ELT() local 419 SDLoc dl(N); in PromoteIntRes_FP_TO_XINT() local 442 SDLoc dl(N); in PromoteIntRes_FP_TO_FP16() local 449 SDLoc dl(N); in PromoteIntRes_INT_EXTEND() local [all …]
|
D | LegalizeTypesGeneric.cpp | 46 SDLoc dl(N); in ExpandRes_BITCAST() local 220 SDLoc dl(N); in ExpandRes_EXTRACT_VECTOR_ELT() local 258 SDLoc dl(N); in ExpandRes_NormalLoad() local 305 SDLoc dl(N); in ExpandRes_VAARG() local 345 SDLoc dl(N); in ExpandOp_BITCAST() local 386 SDLoc dl(N); in ExpandOp_BUILD_VECTOR() local 424 SDLoc dl(N); in ExpandOp_INSERT_VECTOR_ELT() local 457 SDLoc dl(N); in ExpandOp_SCALAR_TO_VECTOR() local 473 SDLoc dl(N); in ExpandOp_NormalStore() local 526 SDLoc dl(N); in SplitRes_SELECT() local [all …]
|
D | LegalizeVectorTypes.cpp | 535 SDLoc dl(N); in ScalarizeVecOp_STORE() local 714 SDLoc dl(N); in SplitVecRes_BinOp() local 730 SDLoc dl(N); in SplitVecRes_TernaryOp() local 744 SDLoc dl(N); in SplitVecRes_BITCAST() local 798 SDLoc dl(N); in SplitVecRes_BUILD_VECTOR() local 811 SDLoc dl(N); in SplitVecRes_CONCAT_VECTORS() local 833 SDLoc dl(N); in SplitVecRes_EXTRACT_SUBVECTOR() local 850 SDLoc dl(N); in SplitVecRes_INSERT_SUBVECTOR() local 903 SDLoc dl(N); in SplitVecRes_FPOWI() local 932 SDLoc dl(N); in SplitVecRes_InregOp() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 240 DebugLoc dl, in LowerFormalArguments() 261 DebugLoc dl, SelectionDAG &DAG, in LowerCall() 286 DebugLoc dl, in LowerCCCArguments() 380 DebugLoc dl, SelectionDAG &DAG, in LowerCCCCallTo() 514 DebugLoc dl, SelectionDAG &DAG, in LowerCallResult() 558 DebugLoc dl, SelectionDAG &DAG) const { in LowerReturn() 683 DebugLoc dl = LHS.getDebugLoc(); in EmitCmp() local 695 DebugLoc dl = Op.getDebugLoc(); in LowerBR_CC() local 710 DebugLoc dl = Op.getDebugLoc(); in LowerSELECT_CC() local 727 DebugLoc dl = Op.getDebugLoc(); in LowerGlobalAddress() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 250 DebugLoc dl, in LowerFormalArguments() 278 DebugLoc dl, SelectionDAG &DAG, in LowerCall() 306 DebugLoc dl, in LowerCCCArguments() 387 DebugLoc dl, SelectionDAG &DAG) const { in LowerReturn() 449 DebugLoc dl, SelectionDAG &DAG, in LowerCCCCallTo() 571 DebugLoc dl, SelectionDAG &DAG, in LowerCallResult() 597 DebugLoc dl = N->getDebugLoc(); in LowerShifts() local 650 DebugLoc dl = Op.getDebugLoc(); in LowerExternalSymbol() local 659 DebugLoc dl = Op.getDebugLoc(); in LowerBlockAddress() local 668 DebugLoc dl, SelectionDAG &DAG) { in EmitCMP() [all …]
|
/external/llvm/include/llvm/CodeGen/ |
D | SelectionDAGTargetInfo.h | 49 virtual SDValue EmitTargetCodeForMemcpy(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemcpy() 66 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Op1, in EmitTargetCodeForMemmove() 78 virtual SDValue EmitTargetCodeForMemset(SelectionDAG &DAG, const SDLoc &dl, in EmitTargetCodeForMemset() 91 EmitTargetCodeForMemcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemcmp() 103 EmitTargetCodeForMemchr(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForMemchr() 128 EmitTargetCodeForStrcmp(SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, in EmitTargetCodeForStrcmp()
|
/external/swiftshader/third_party/LLVM/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 216 DebugLoc dl = Op.getDebugLoc(); in LowerSELECT_CC() local 228 DebugLoc dl = GA.getDebugLoc(); in getGlobalAddressWrapper() local 253 static inline SDValue BuildGetId(SelectionDAG &DAG, DebugLoc dl) { in BuildGetId() 267 DebugLoc dl = Op.getDebugLoc(); in LowerGlobalTLSAddress() local 313 DebugLoc dl = CP->getDebugLoc(); in LowerConstantPool() local 336 DebugLoc dl = Op.getDebugLoc(); in LowerBR_JT() local 510 DebugLoc dl = Op.getDebugLoc(); in LowerSTORE() local 556 DebugLoc dl = Op.getDebugLoc(); in LowerSMUL_LOHI() local 573 DebugLoc dl = Op.getDebugLoc(); in LowerUMUL_LOHI() local 658 DebugLoc dl = N->getDebugLoc(); in TryExpandADDWithMul() local [all …]
|
/external/llvm/lib/Target/MSP430/ |
D | MSP430ISelLowering.cpp | 363 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerFormalArguments() 383 SDLoc &dl = CLI.DL; in LowerCall() local 413 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCArguments() 509 const SDLoc &dl, SelectionDAG &DAG) const { in LowerReturn() argument 561 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCCCCallTo() 693 const SmallVectorImpl<ISD::InputArg> &Ins, const SDLoc &dl, in LowerCallResult() 719 SDLoc dl(N); in LowerShifts() local 770 SDLoc dl(Op); in LowerExternalSymbol() local 780 SDLoc dl(Op); in LowerBlockAddress() local 789 ISD::CondCode CC, const SDLoc &dl, SelectionDAG &DAG) { in EmitCMP() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 288 DebugLoc dl = ADDENode->getDebugLoc(); in SelectMadd() local 362 DebugLoc dl = SUBENode->getDebugLoc(); in SelectMsub() local 426 DebugLoc dl = N->getDebugLoc(); in PerformDivRemCombine() local 504 DebugLoc dl = Op.getDebugLoc(); in CreateFPCmp() local 712 DebugLoc dl, in ExpandCondMov() 791 DebugLoc dl = MI->getDebugLoc(); in EmitInstrWithCustomInserter() local 884 DebugLoc dl = MI->getDebugLoc(); in EmitAtomicBinary() local 957 DebugLoc dl = MI->getDebugLoc(); in EmitAtomicBinaryPartword() local 1109 DebugLoc dl = MI->getDebugLoc(); in EmitAtomicCmpSwap() local 1177 DebugLoc dl = MI->getDebugLoc(); in EmitAtomicCmpSwapPartword() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/ |
D | MBlazeISelLowering.cpp | 250 DebugLoc dl = MI->getDebugLoc(); in EmitCustomShift() local 349 DebugLoc dl = MI->getDebugLoc(); in EmitCustomSelect() local 417 DebugLoc dl = MI->getDebugLoc(); in EmitCustomAtomic() local 574 DebugLoc dl = Op.getDebugLoc(); in LowerSELECT_CC() local 593 DebugLoc dl = Op.getDebugLoc(); in LowerGlobalAddress() local 611 DebugLoc dl = Op.getDebugLoc(); in LowerJumpTable() local 625 DebugLoc dl = Op.getDebugLoc(); in LowerConstantPool() local 637 DebugLoc dl = Op.getDebugLoc(); in LowerVASTART() local 688 DebugLoc dl, SelectionDAG &DAG, in LowerCall() 838 DebugLoc dl, SelectionDAG &DAG, in LowerCallResult() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Sparc/ |
D | SparcISelLowering.cpp | 85 DebugLoc dl, SelectionDAG &DAG) const { in LowerReturn() 153 DebugLoc dl, SelectionDAG &DAG, in LowerFormalArguments() 355 DebugLoc dl, SelectionDAG &DAG, in LowerCall() 886 DebugLoc dl = Op.getDebugLoc(); in LowerGlobalAddress() local 907 DebugLoc dl = Op.getDebugLoc(); in LowerConstantPool() local 925 DebugLoc dl = Op.getDebugLoc(); in LowerFP_TO_SINT() local 933 DebugLoc dl = Op.getDebugLoc(); in LowerSINT_TO_FP() local 946 DebugLoc dl = Op.getDebugLoc(); in LowerBR_CC() local 978 DebugLoc dl = Op.getDebugLoc(); in LowerSELECT_CC() local 1010 DebugLoc dl = Op.getDebugLoc(); in LowerVASTART() local [all …]
|
D | SparcFrameLowering.cpp | 35 DebugLoc dl = MBBI != MBB.end() ? MBBI->getDebugLoc() : DebugLoc(); in emitPrologue() local 75 DebugLoc dl = MBBI->getDebugLoc(); in emitEpilogue() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetSelectionDAGInfo.h | 57 EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, in EmitTargetCodeForMemcpy() 74 EmitTargetCodeForMemmove(SelectionDAG &DAG, DebugLoc dl, in EmitTargetCodeForMemmove() 90 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, in EmitTargetCodeForMemset()
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonISelDAGToDAG.cpp | 240 void HexagonDAGToDAGISel::SelectIndexedLoad(LoadSDNode *LD, const SDLoc &dl) { in SelectIndexedLoad() 305 -> MachineSDNode* { in SelectIndexedLoad() 363 SDLoc dl(IntN); in LoadInstrForLoadIntrinsic() local 421 SDLoc dl(IntN); in StoreInstrForLoadIntrinsic() local 518 SDLoc dl(N); in SelectLoad() local 535 void HexagonDAGToDAGISel::SelectIndexedStore(StoreSDNode *ST, const SDLoc &dl) { in SelectIndexedStore() 626 SDLoc dl(N); in SelectStore() local 640 SDLoc dl(N); in SelectMul() local 729 SDLoc dl(N); in SelectSHL() local 806 SDLoc dl(N); in SelectZeroExtend() local [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | Thumb1RegisterInfo.cpp | 66 DebugLoc dl, in emitLoadConstPool() 91 DebugLoc dl, in emitThumbRegPlusImmInReg() 168 DebugLoc dl, in emitThumbRegPlusImmediate() 300 const TargetInstrInfo &TII, DebugLoc dl, in emitSPUpdate() 317 DebugLoc dl = Old->getDebugLoc(); in eliminateCallFramePseudoInstr() local 346 DebugLoc dl) { in emitThumbConstant() 391 DebugLoc dl = MI.getDebugLoc(); in rewriteFrameIndex() local 599 DebugLoc dl = MI.getDebugLoc(); in eliminateFrameIndex() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 854 DebugLoc dl = N.getDebugLoc(); in SelectAddressRegImm() local 970 DebugLoc dl = N.getDebugLoc(); in SelectAddressRegImmShift() local 1232 DebugLoc dl = Op.getDebugLoc(); in LowerSETCC() local 1281 DebugLoc dl = Node->getDebugLoc(); in LowerVAARG() local 1389 DebugLoc dl = Op.getDebugLoc(); in LowerINIT_TRAMPOLINE() local 1427 DebugLoc dl = Op.getDebugLoc(); in LowerVASTART() local 1610 DebugLoc dl, SelectionDAG &DAG, in LowerFormalArguments() 1628 DebugLoc dl, SelectionDAG &DAG, in LowerFormalArguments_SVR4() 1845 DebugLoc dl, SelectionDAG &DAG, in LowerFormalArguments_Darwin() 2361 DebugLoc dl) { in StoreTailCallArgumentsToStackSlot() [all …]
|
/external/swiftshader/third_party/LLVM/lib/Target/Alpha/ |
D | AlphaISelLowering.cpp | 199 DebugLoc dl = Op.getDebugLoc(); in LowerJumpTable() local 235 DebugLoc dl, SelectionDAG &DAG, in LowerCall() 351 DebugLoc dl, SelectionDAG &DAG, in LowerCallResult() 394 DebugLoc dl, SelectionDAG &DAG, in LowerFormalArguments() 480 DebugLoc dl, SelectionDAG &DAG) const { in LowerReturn() 543 DebugLoc dl = N->getDebugLoc(); in LowerVAARG() local 575 DebugLoc dl = Op.getDebugLoc(); in LowerOperation() local 780 DebugLoc dl = N->getDebugLoc(); in ReplaceNodeResults() local 882 DebugLoc dl = MI->getDebugLoc(); in EmitInstrWithCustomInserter() local
|
/external/swiftshader/third_party/LLVM/lib/Target/PTX/ |
D | PTXISelLowering.cpp | 152 DebugLoc dl = Op.getDebugLoc(); in LowerSETCC() local 172 DebugLoc dl = Op.getDebugLoc(); in LowerGlobalAddress() local 195 DebugLoc dl, in LowerFormalArguments() 263 DebugLoc dl, in LowerReturn() 351 DebugLoc dl, SelectionDAG &DAG, in LowerCall()
|
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
D | SPUISelDAGToDAG.cpp | 114 SDValue getCarryGenerateShufMask(SelectionDAG &DAG, DebugLoc dl) { in getCarryGenerateShufMask() 129 SDValue getBorrowGenerateShufMask(SelectionDAG &DAG, DebugLoc dl) { in getBorrowGenerateShufMask() 181 DebugLoc dl = bvNode->getDebugLoc(); in emitBuildVector() local 622 DebugLoc dl = N->getDebugLoc(); in Select() local 797 DebugLoc dl = N->getDebugLoc(); in Select() local 921 DebugLoc dl = N->getDebugLoc(); in SelectSHLi64() local 988 DebugLoc dl = N->getDebugLoc(); in SelectSRLi64() local 1056 DebugLoc dl = N->getDebugLoc(); in SelectSRAi64() local 1123 DebugLoc dl) { in SelectI64Constant() 1129 DebugLoc dl) { in SelectI64Constant()
|
/external/llvm/lib/Target/XCore/ |
D | XCoreISelLowering.cpp | 255 SDLoc dl(GA); in getGlobalAddressWrapper() local 330 SDLoc dl(CP); in LowerConstantPool() local 353 SDLoc dl(Op); in LowerBR_JT() local 522 SDLoc dl(Op); in LowerSTORE() local 569 SDLoc dl(Op); in LowerSMUL_LOHI() local 586 SDLoc dl(Op); in LowerUMUL_LOHI() local 671 SDLoc dl(N); in TryExpandADDWithMul() local 728 SDLoc dl(N); in ExpandADDSUB() local 770 SDLoc dl(Node); in LowerVAARG() local 789 SDLoc dl(Op); in LowerVASTART() local [all …]
|
/external/llvm/lib/Target/ARM/ |
D | ThumbRegisterInfo.cpp | 64 const DebugLoc &dl, unsigned DestReg, in emitThumb1LoadConstPool() 84 const DebugLoc &dl, unsigned DestReg, in emitThumb2LoadConstPool() 105 const DebugLoc &dl, unsigned DestReg, unsigned SubIdx, int Val, in emitLoadConstPool() 125 const DebugLoc &dl, unsigned DestReg, unsigned BaseReg, int NumBytes, in emitThumbRegPlusImmInReg() 180 const DebugLoc &dl, unsigned DestReg, in emitThumbRegPlusImmediate() 358 DebugLoc dl = MI.getDebugLoc(); in rewriteFrameIndex() local 509 DebugLoc dl = MI.getDebugLoc(); in eliminateFrameIndex() local
|
D | ARMSelectionDAGInfo.cpp | 25 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitSpecializedLibcall() 129 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemcpy() 249 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemmove() 257 SelectionDAG &DAG, const SDLoc &dl, SDValue Chain, SDValue Dst, SDValue Src, in EmitTargetCodeForMemset()
|