| /external/llvm/lib/Transforms/Utils/ |
| InlineFunction.cpp | [all...] |
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| SelectionDAG.cpp | 839 EntryNode(ISD::EntryToken, DebugLoc(), getVTList(MVT::Other)), 884 SDValue SelectionDAG::getAnyExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT) { 890 SDValue SelectionDAG::getSExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT) { 896 SDValue SelectionDAG::getZExtOrTrunc(SDValue Op, DebugLoc DL, EVT VT) { 902 SDValue SelectionDAG::getZeroExtendInReg(SDValue Op, DebugLoc DL, EVT VT) { 916 SDValue SelectionDAG::getNOT(DebugLoc DL, SDValue Val, EVT VT) { [all...] |
| LegalizeDAG.cpp | 98 SDValue Idx, DebugLoc dl); 100 SDValue Idx, DebugLoc dl); 106 SDValue ShuffleWithNarrowerEltType(EVT NVT, EVT VT, DebugLoc dl, 114 DebugLoc dl); 118 unsigned NumOps, bool isSigned, DebugLoc dl); 133 SDValue EmitStackConvert(SDValue SrcOp, EVT SlotVT, EVT DestVT, DebugLoc dl); 140 DebugLoc dl); 142 DebugLoc dl); 144 DebugLoc dl); 146 SDValue ExpandBSWAP(SDValue Op, DebugLoc dl) [all...] |
| LegalizeTypes.cpp | [all...] |
| /external/llvm/lib/Target/X86/ |
| X86ISelLowering.cpp | 61 static SDValue getMOVL(SelectionDAG &DAG, DebugLoc dl, EVT VT, SDValue V1, 68 DebugLoc dl); 73 DebugLoc dl); 83 DebugLoc dl) { 126 DebugLoc dl) { [all...] |
| X86SelectionDAGInfo.cpp | 30 X86SelectionDAGInfo::EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl, 175 X86SelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl,
|
| /external/llvm/include/llvm/CodeGen/ |
| MachineModuleInfo.h | 40 #include "llvm/Support/DebugLoc.h" 172 typedef std::pair<unsigned, DebugLoc> UnsignedDebugLocPair; 395 void setVariableDbgInfo(MDNode *N, unsigned Slot, DebugLoc Loc) {
|
| MachineCodeEmitter.h | 21 #include "llvm/Support/DebugLoc.h" 248 virtual void processDebugLoc(DebugLoc DL, bool BeforePrintintInsn) {}
|
| /external/llvm/lib/Target/ARM/ |
| ARMSelectionDAGInfo.cpp | 29 ARMSelectionDAGInfo::EmitTargetCodeForMemcpy(SelectionDAG &DAG, DebugLoc dl, 142 EmitTargetCodeForMemset(SelectionDAG &DAG, DebugLoc dl,
|
| ARMBaseRegisterInfo.h | 170 DebugLoc dl,
|
| Thumb2InstrInfo.cpp | 108 MachineBasicBlock::iterator I, DebugLoc DL, 127 DebugLoc DL; 155 DebugLoc DL; 175 MachineBasicBlock::iterator &MBBI, DebugLoc dl,
|
| /external/llvm/lib/Target/PowerPC/ |
| PPCISelLowering.cpp | [all...] |
| PPCInstrInfo.cpp | 172 DebugLoc DL; 287 DebugLoc DL) const { 311 MachineBasicBlock::iterator I, DebugLoc DL, 344 DebugLoc DL; 506 PPCInstrInfo::LoadRegFromStackSlot(MachineFunction &MF, DebugLoc DL, 611 DebugLoc DL; 631 DebugLoc DL) const {
|
| /external/llvm/lib/Target/Blackfin/ |
| BlackfinISelLowering.cpp | 147 DebugLoc DL = Op.getDebugLoc(); 156 DebugLoc DL = Op.getDebugLoc(); 168 DebugLoc dl, SelectionDAG &DAG, 228 DebugLoc dl, SelectionDAG &DAG) const { 288 DebugLoc dl, SelectionDAG &DAG, 427 DebugLoc dl = Op.getDebugLoc(); 480 DebugLoc dl = N->getDebugLoc();
|
| BlackfinRegisterInfo.cpp | 90 DebugLoc DL, 124 DebugLoc DL, 196 DebugLoc DL = MI.getDebugLoc();
|
| /external/llvm/lib/Target/Mips/ |
| MipsISelLowering.cpp | 288 DebugLoc dl = ADDENode->getDebugLoc(); 362 DebugLoc dl = SUBENode->getDebugLoc(); 426 DebugLoc dl = N->getDebugLoc(); 504 DebugLoc dl = Op.getDebugLoc(); 516 SDValue False, DebugLoc DL) { 713 DebugLoc dl, [all...] |
| /external/llvm/lib/Target/CellSPU/ |
| SPUISelDAGToDAG.cpp | 114 SDValue getCarryGenerateShufMask(SelectionDAG &DAG, DebugLoc dl) { 129 SDValue getBorrowGenerateShufMask(SelectionDAG &DAG, DebugLoc dl) { 181 DebugLoc dl = bvNode->getDebugLoc(); 240 SDNode *SelectI64Constant(SDNode *N, EVT OpVT, DebugLoc dl); 243 SDNode *SelectI64Constant(uint64_t i64const, EVT OpVT, DebugLoc dl); 622 DebugLoc dl = N->getDebugLoc(); 797 DebugLoc dl = N->getDebugLoc(); [all...] |
| /external/llvm/lib/Target/Alpha/ |
| AlphaLLRP.cpp | 52 DebugLoc dl;
|
| AlphaISelLowering.cpp | 199 DebugLoc dl = Op.getDebugLoc(); 235 DebugLoc dl, SelectionDAG &DAG, 351 DebugLoc dl, SelectionDAG &DAG, 394 DebugLoc dl, SelectionDAG &DAG, 480 DebugLoc dl, SelectionDAG &DAG) const { 484 DebugLoc(), MVT::i64), 543 DebugLoc dl = N->getDebugLoc(); 575 DebugLoc dl = Op.getDebugLoc(); 769 return DAG.getNode(AlphaISD::GlobalRetAddr, DebugLoc(), MVT::i64); 780 DebugLoc dl = N->getDebugLoc() [all...] |
| /external/llvm/lib/Target/Sparc/ |
| FPMover.cpp | 89 DebugLoc dl = MI->getDebugLoc();
|
| /external/llvm/lib/Target/SystemZ/ |
| SystemZInstrInfo.cpp | 48 DebugLoc DL; 78 DebugLoc DL; 103 MachineBasicBlock::iterator I, DebugLoc DL, 323 DebugLoc DL) const {
|
| /external/llvm/lib/CodeGen/ |
| GCStrategy.cpp | 77 DebugLoc DL) const; 352 DebugLoc DL) const {
|
| /external/llvm/lib/Target/XCore/ |
| XCoreISelDAGToDAG.cpp | 155 DebugLoc dl = N->getDebugLoc(); 260 DebugLoc dl = N->getDebugLoc();
|
| XCoreRegisterInfo.cpp | 170 DebugLoc dl = MI.getDebugLoc(); 313 unsigned DstReg, int64_t Value, DebugLoc dl) const {
|
| /external/llvm/lib/Analysis/ |
| DebugInfo.cpp | 755 static void printDebugLoc(DebugLoc DL, raw_ostream &CommentOS, 767 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(DL.getInlinedAt(Ctx)); 782 DebugLoc InlinedAtDL = DebugLoc::getFromDILocation(InlinedAt); 962 DebugLoc Loc = BI->getDebugLoc(); [all...] |