Home
last modified time | relevance | path

Searched defs:LogicalOp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vixl/src/aarch64/
H A Dconstants-aarch64.h736 enum LogicalOp { enum
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp26502 unsigned LogicalOp = (Opcode == ISD::SHL ? ISD::SHL : ISD::SRL); in LowerScalarVariableShift() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp30399 unsigned LogicalOp = (Opcode == ISD::SHL ? ISD::SHL : ISD::SRL); in LowerShiftByScalarVariable() local