Home
last modified time | relevance | path

Searched defs:AdditionalValues (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2220 SmallVector<Value *, 4> AdditionalValues; salvageDbgAssignAddress() local
2271 SmallVector<Value *, 4> AdditionalValues; salvageDebugInfoForDbgValues() local
2333 SmallVector<Value *, 4> AdditionalValues; salvageDebugInfoForDbgValues() local
2392 getSalvageOpsForGEP(GetElementPtrInst * GEP,const DataLayout & DL,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForGEP() argument
2447 handleSSAValueOperands(uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues,Instruction * I) handleSSAValueOperands() argument
2459 getSalvageOpsForBinOp(BinaryOperator * BI,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForBinOp() argument
2518 getSalvageOpsForIcmpOp(ICmpInst * Icmp,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForIcmpOp() argument
2547 salvageDebugInfoImpl(Instruction & I,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Ops,SmallVectorImpl<Value * > & AdditionalValues) salvageDebugInfoImpl() argument
[all...]
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2896 SmallVector<Value *, 0> AdditionalValues; salvageDebugInfoImpl() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1534 SmallVector<Value *, 4> AdditionalValues; salvageUnresolvedDbgValue() local