Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2203 SmallVector<Value *, 4> AdditionalValues; salvageDbgAssignAddress() local
2252 SmallVector<Value *, 4> AdditionalValues; salvageDebugInfoForDbgValues() local
2312 SmallVector<Value *, 4> AdditionalValues; salvageDebugInfoForDbgValues() local
2370 getSalvageOpsForGEP(GetElementPtrInst * GEP,const DataLayout & DL,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForGEP() argument
2425 handleSSAValueOperands(uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues,Instruction * I) handleSSAValueOperands() argument
2437 getSalvageOpsForBinOp(BinaryOperator * BI,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForBinOp() argument
2496 getSalvageOpsForIcmpOp(ICmpInst * Icmp,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Opcodes,SmallVectorImpl<Value * > & AdditionalValues) getSalvageOpsForIcmpOp() argument
2525 salvageDebugInfoImpl(Instruction & I,uint64_t CurrentLocOps,SmallVectorImpl<uint64_t> & Ops,SmallVectorImpl<Value * > & AdditionalValues) salvageDebugInfoImpl() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2868 SmallVector<Value *, 0> AdditionalValues; salvageDebugInfoImpl() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp1501 SmallVector<Value *, 4> AdditionalValues; salvageUnresolvedDbgValue() local