Lines Matching full:operand
89 /// X86 SetCC. Operand 0 is condition code, and operand 1 is the EFLAGS
90 /// operand, usually produced by a CMP instruction.
106 /// X86 conditional moves. Operand 0 and operand 1 are the two values
107 /// to select from. Operand 2 is the condition code, and operand 3 is the
108 /// flag operand produced by a CMP or TEST instruction. It also writes a
112 /// X86 conditional branches. Operand 0 is the chain operand, operand 1
113 /// is the block to branch if condition is true, operand 2 is the
114 /// condition code, and operand 3 is the flag operand produced by a CMP
118 /// Return with a flag operand. Operand 0 is the chain operand, operand
207 /// operand #0 chain
208 /// operand #1 callee (register or absolute)
209 /// operand #2 stack adjustment
210 /// operand #3 optional in flag
349 /// operand, ptr to load from, and a ValueType node indicating the type
355 /// chain operand, value to store, address, and a ValueType to store it
371 /// isPSHUFDMask - Return true if the specified VECTOR_SHUFFLE operand
375 /// isPSHUFHWMask - Return true if the specified VECTOR_SHUFFLE operand
379 /// isPSHUFLWMask - Return true if the specified VECTOR_SHUFFLE operand
383 /// isSHUFPMask - Return true if the specified VECTOR_SHUFFLE operand
387 /// isMOVHLPSMask - Return true if the specified VECTOR_SHUFFLE operand
396 /// isMOVLPMask - Return true if the specified VECTOR_SHUFFLE operand
400 /// isMOVHPMask - Return true if the specified VECTOR_SHUFFLE operand
405 /// isUNPCKLMask - Return true if the specified VECTOR_SHUFFLE operand
409 /// isUNPCKHMask - Return true if the specified VECTOR_SHUFFLE operand
423 /// isMOVLMask - Return true if the specified VECTOR_SHUFFLE operand
428 /// isMOVSHDUPMask - Return true if the specified VECTOR_SHUFFLE operand
432 /// isMOVSLDUPMask - Return true if the specified VECTOR_SHUFFLE operand
436 /// isMOVDDUPMask - Return true if the specified VECTOR_SHUFFLE operand
441 /// EXTRACT_SUBVECTOR operand specifies a vector extract that is
446 /// INSERT_SUBVECTOR operand specifies a subvector insert that is
610 /// Examine constraint string and operand type and determine a weight value.
611 /// The operand object must already have been set up with the operand type.
617 /// LowerAsmOperandForConstraint - Lower the specified operand into the Ops