Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp1207 DIExpression *DIExpression::appendExt(const DIExpression *Expr, in appendExt() function in DIExpression
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1884 return DIExpression::appendExt(DII.getExpression(), ToBits, FromBits, in replaceAllDbgUsesWith()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h2562 static DIExpression *appendExt(const DIExpression *Expr, unsigned FromSize,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrInfo.cpp7720 Expr = DIExpression::appendExt(Expr, 32, 64, true); in describeLoadedValue()