Home
last modified time | relevance | path

Searched refs:InOL (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstructions.cpp211 const Use *InOL = LP.getOperandList(); in LandingPadInst() local
213 OL[I] = InOL[I]; in LandingPadInst()
1021 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local
1023 OL[I] = InOL[I]; in CatchSwitchInst()
3825 const Use *InOL = SI.getOperandList(); in SwitchInst() local
3827 OL[i] = InOL[i]; in SwitchInst()
3828 OL[i+1] = InOL[i+1]; in SwitchInst()
4052 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local
4054 OL[i] = InOL[i]; in IndirectBrInst()
/external/llvm/lib/IR/
DInstructions.cpp197 const Use *InOL = LP.getOperandList(); in LandingPadInst() local
199 OL[I] = InOL[I]; in LandingPadInst()
1016 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local
1018 OL[I] = InOL[I]; in CatchSwitchInst()
3726 const Use *InOL = SI.getOperandList(); in SwitchInst() local
3728 OL[i] = InOL[i]; in SwitchInst()
3729 OL[i+1] = InOL[i+1]; in SwitchInst()
3839 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local
3841 OL[i] = InOL[i]; in IndirectBrInst()
/external/llvm-project/llvm/lib/IR/
DInstructions.cpp203 const Use *InOL = LP.getOperandList(); in LandingPadInst() local
205 OL[I] = InOL[I]; in LandingPadInst()
1101 const Use *InOL = CSI.getOperandList(); in CatchSwitchInst() local
1103 OL[I] = InOL[I]; in CatchSwitchInst()
4023 const Use *InOL = SI.getOperandList(); in SwitchInst() local
4025 OL[i] = InOL[i]; in SwitchInst()
4026 OL[i+1] = InOL[i+1]; in SwitchInst()
4250 const Use *InOL = IBI.getOperandList(); in IndirectBrInst() local
4252 OL[i] = InOL[i]; in IndirectBrInst()