Home
last modified time | relevance | path

Searched refs:addVariableLocationOps (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDDebugProgramInstruction.h417 void addVariableLocationOps(ArrayRef<Value *> NewValues,
HDIntrinsicInst.h321 void addVariableLocationOps(ArrayRef<Value *> NewValues,
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDDebugProgramInstruction.cpp340 void DbgVariableRecord::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() function in llvm::DbgVariableRecord
HDIntrinsicInst.cpp181 void DbgVariableIntrinsic::addVariableLocationOps(ArrayRef<Value *> NewValues, in addVariableLocationOps() function in DbgVariableIntrinsic
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDLocal.cpp2309 DII->addVariableLocationOps(AdditionalValues, SalvagedExpr); in salvageDebugInfoForDbgValues()
2373 DVR->addVariableLocationOps(AdditionalValues, SalvagedExpr); in salvageDebugInfoForDbgValues()