Home
last modified time | relevance | path

Searched defs:LocationOps (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h141 SDDbgOperand *LocationOps; variable
H A DInstrEmitter.cpp730 AddDbgValueLocationOps(MachineInstrBuilder & MIB,const MCInstrDesc & DbgValDesc,ArrayRef<SDDbgOperand> LocationOps,DenseMap<SDValue,Register> & VRBaseMap) AddDbgValueLocationOps() argument
931 SmallVector<SDDbgOperand, 1> LocationOps(1, SD->getLocationOps()[0]); EmitDbgValueFromSingleOp() local
H A DSelectionDAGBuilder.cpp1562 SmallVector<SDDbgOperand> LocationOps; handleDebugValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp6092 SmallVector<Value *, 2> LocationOps; global() member
6377 SmallVector<WeakVH, 2> LocationOps; global() member
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8433 SmallDenseSet<Value *> LocationOps(DVI.location_ops().begin(), fixupDbgValue() local
8466 SmallDenseSet<Value *> LocationOps(DPV.location_ops().begin(), fixupDPValue() local