Home
last modified time | relevance | path

Searched refs:Inlined (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/test/CodeGen/ARM/
H A D2008-11-18-ScavengerAssert.ll6 …%asmtmp = tail call { i32, i32, i32, i32, i32 } asm "@ Inlined umul_ppmm\0A\09mov\09$2, $5, lsr #1…
/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/X86/
H A Drecursive_inlining.ll72 ; Inlined fn3:
75 ; Inlined fn6:
78 ; Inlined C::m_fn2:
/minix3/external/bsd/llvm/dist/llvm/test/DebugInfo/
H A Dduplicate_inline.ll17 ; Inlined scopes are differentiated by the combination of 'inlined at' (call)
/minix3/external/bsd/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp858 DIVariable Inlined(MDNode::get(VMContext, Elts)); in createInlinedVariable() local
859 assert(Inlined.Verify() && "Expected to create a DIVariable"); in createInlinedVariable()
860 return Inlined; in createInlinedVariable()