Home
last modified time | relevance | path

Searched defs:CMP (Results 1 – 24 of 24) sorted by relevance

/external/blktrace/
Dstrverscmp.c80 #define CMP 2 macro
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZISelLowering.h39 CMP, enumerator
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.h48 CMP, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.h48 CMP, enumerator
/external/llvm/lib/Target/AVR/
DAVRISelLowering.h52 CMP, enumerator
/external/python/cpython2/Lib/lib2to3/fixes/
Dfix_idioms.py34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
/external/python/cpython3/Lib/lib2to3/fixes/
Dfix_idioms.py34 CMP = "(n='!=' | '==' | 'is' | n=comp_op< 'is' 'not' >)" variable
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.h54 CMP, // ARM compare instructions. enumerator
/external/llvm/lib/Target/ARM/
DARMISelLowering.h54 CMP, // ARM compare instructions. enumerator
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ISelLowering.h84 CMP, COMI, UCOMI, enumerator
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeISelLowering.cpp529 unsigned CMP = R.createVirtualRegister(MBlaze::GPRRegisterClass); in EmitCustomAtomic() local
/external/llvm/lib/Target/X86/
DX86ISelLowering.h88 CMP, COMI, UCOMI, enumerator
DX86ISelLowering.cpp19824 SDValue CMP = DAG.getNode(X86ISD::PCMPGTM, dl, MVT::v64i1, Zeros, R); in LowerScalarImmediateShift() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_vec4_visitor.cpp228 vec4_visitor::CMP(dst_reg dst, src_reg src0, src_reg src1, in CMP() function in brw::vec4_visitor
/external/v8/src/arm/
Dconstants-arm.h151 CMP = 10 << 21, // Compare. enumerator
/external/swiftshader/src/Shader/
DPixelPipeline.cpp1931 void PixelPipeline::CMP(Vector4s &dst, Vector4s &src0, Vector4s &src1, Vector4s &src2) in CMP() function in sw::PixelPipeline
/external/pcre/dist2/src/sljit/
DsljitNativePPC_common.c152 #define CMP (HI(31) | LO(0)) macro
DsljitNativeX86_common.c170 #define CMP (/* BINARY */ 7 << 3) macro
/external/elfutils/src/
Dunstrip.c842 #define CMP(value) \ macro
/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c1629 DECL_SPECIAL(CMP) in DECL_SPECIAL() argument
/external/vixl/doc/aarch64/
Dsupported-instructions-aarch64.md293 ### CMP ### subsection
/external/pcre/dist2/src/
Dpcre2_jit_compile.c569 #define CMP(type, src1, src1w, src2, src2w) \ macro
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1649 SDValue CMP = DAG.getSetCC(getCurDebugLoc(), in visitJumpTableHeader() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1986 SDValue CMP = DAG.getSetCC( in visitJumpTableHeader() local