Searched defs:getDebugLoc (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h99 DebugLoc getDebugLoc() { return DL; } function in class:llvm::SDDbgValue
/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstr.h244 DebugLoc getDebugLoc() const { return debugLoc; } function in class:llvm::MachineInstr
H A DSelectionDAGNodes.h416 const DebugLoc getDebugLoc() const { return debugLoc; } function in class:llvm::SDNode
809 inline const DebugLoc SDValue::getDebugLoc() const { function in class:llvm::SDNode::SDValue
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DInstruction.h178 const DebugLoc &getDebugLoc() const { return DbgLoc; } function in class:llvm::Instruction
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp269 DebugLoc getDebugLoc() { return dl;} function in class:__anon2161::UserValue

Completed in 122 milliseconds