Home
last modified time | relevance | path

Searched refs:castLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/test/DebugInfo/X86/
Dbitcast-di.ll22 ; CHECK: bitcast i64* %addr to i32*, !dbg ![[castLoc:[0-9]+]]
33 ; CHECK: bitcast i64* %addr to i32*, !dbg ![[castLoc]]
47 ; CHECK: ![[castLoc]] = !DILocation(line: 2
/external/llvm-project/mlir/lib/Transforms/Utils/
DInliningUtils.cpp331 Location castLoc = call.getLoc(); in inlineCall() local
345 operand, regionArgType, castLoc))) in inlineCall()
362 callResult.getType(), castLoc); in inlineCall()