Home
last modified time | relevance | path

Searched defs:RightShift (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp565 unsigned RightShift = LeftShift + BitOffset; addExpression() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp720 Value *RightShift = Signed ? IC.Builder.CreateAShr(Shl, IntSize - Width) instCombineIntrinsic() local
726 Value *RightShift = Signed ? IC.Builder.CreateAShr(Src, Offset) instCombineIntrinsic() local
/llvm-project/clang/unittests/Basic/
H A DSourceManagerTest.cpp213 SourceLocation RightShift = toks[RightShiftIndex].getLocation(); TEST_F() local
/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h121 RightShift, // ?5 # operator>> global() enumerator
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp5014 bool RightShift = Opc == PPC::SRW || Opc == PPC::SRW_rec || Opc == PPC::SRD || transformToImmFormFedByLI() local
H A DPPCISelLowering.cpp15990 SDNode *RightShift = *UI; PerformDAGCombine() local