Home
last modified time | relevance | path

Searched defs:processDebugLoc (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineCodeEmitter.h248 virtual void processDebugLoc(DebugLoc DL, bool BeforePrintintInsn) {} in processDebugLoc() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITEmitter.cpp748 void JITEmitter::processDebugLoc(DebugLoc DL, bool BeforePrintingInsn) { in processDebugLoc() function in JITEmitter