Home
last modified time | relevance | path

Searched defs:LoOpc (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp188 unsigned LoOpc = LowRegInst.getOpcode(); in areCombinableOperations() local
/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp188 unsigned LoOpc = LowRegInst.getOpcode(); in areCombinableOperations() local
/external/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp556 unsigned LoOpc, in expandPseudoMTLoHi()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsSEInstrInfo.cpp714 unsigned LoOpc, in expandPseudoMTLoHi()
/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1694 ISD::NodeType LoOpc; in ExpandIntRes_MINMAX() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeIntegerTypes.cpp1769 ISD::NodeType LoOpc; in ExpandIntRes_MINMAX() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp4263 unsigned LoOpc = IsAdd ? AMDGPU::V_ADD_I32_e64 : AMDGPU::V_SUB_I32_e64; in splitScalar64BitAddSub() local
DSIISelLowering.cpp3275 unsigned LoOpc = IsAdd ? AMDGPU::S_ADD_U32 : AMDGPU::S_SUB_U32; in EmitInstrWithCustomInserter() local