Home
last modified time | relevance | path

Searched defs:Lo2 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/SemaCXX/
H A Dwarn-bitfield-enum-conversion.cpp5 enum TwoBitsSigned { Lo2 = -2, Hi2 = 1 } two_bits_signed; enumerator
/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEISelDAGToDAG.cpp751 SDValue Lo2 = Node->getOperand(4); trySelect() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.cpp366 MachineOperand Lo2(getSubOperand64(I.getOperand(2), HalfRC, AMDGPU::sub0)); selectG_ADD_SUB() local
H A DSIISelLowering.cpp5737 SDValue Lo2, Hi2; splitTernaryVectorOp() local