HomeSort by relevance Sort by last modified time
    Searched full:operand (Results 976 - 1000 of 1353) sorted by null

<<31323334353637383940>>

  /external/llvm/include/llvm/Analysis/
MemoryDependenceAnalysis.h 63 /// Note that the pointer operand may be different than that of the
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 58 /// objects use a special MO_FrameIndex operand to represent these frame
  /external/llvm/include/llvm/
Type.h 225 /// means it is valid as the first operand of an insertvalue or
  /external/llvm/lib/Bitcode/Writer/
ValueEnumerator.cpp 301 if (!isa<BasicBlock>(*I)) // Don't enumerate BB operand to BlockAddress.
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 155 // otherwise - N should be replaced by the returned Operand.
269 /// node. Returns true if the operand was a load.
    [all...]
ScheduleDAGFast.cpp 484 --NumOps; // Ignore the glue operand.
SelectionDAGBuilder.h 308 // Emit PHI-node-operand constants only once even if used by multiple
  /external/llvm/lib/Support/
ConstantRange.cpp 546 // TODO: If either operand is a single element and the multiply is known to
  /external/llvm/lib/Target/MBlaze/
MBlazeInstrFPU.td 15 // MBlaze Operand, Complex Patterns and Transformations Definitions.
  /external/llvm/lib/Target/Mips/
MipsInstrInfo.cpp 266 // for both int and fp branches, the last explicit operand is the
MipsRegisterInfo.cpp 255 "Instr doesn't have FrameIndex operand!");
  /external/llvm/lib/Target/PTX/
PTXAsmPrinter.cpp 557 llvm_unreachable("Unknown operand type");
PTXISelLowering.cpp 112 llvm_unreachable("Unimplemented operand");
  /external/llvm/lib/Target/X86/
X86RegisterInfo.td 321 // segment register as one operand. Always contain a 16-bit segment
  /external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp 306 /// AddPHIOperand - Add the specified value as an operand of the PHI for
  /external/llvm/lib/VMCore/
Module.cpp 500 /// incorporateValue - This method is used to walk operand lists finding
Value.cpp 335 assert(V->getType()->isPointerTy() && "Unexpected operand type!");
  /external/llvm/test/CodeGen/X86/
crash.ll 370 ; A virtual register used by the "foo" inline asm memory operand gets
  /external/llvm/tools/llvm-diff/
DifferenceEngine.cpp 349 if (Complain) Engine.log("instructions have different operand counts");
  /external/llvm/utils/TableGen/
DAGISelMatcherEmitter.cpp 662 // If the complex pattern wants the parent of the operand being matched,
  /external/mesa3d/docs/
relnotes-7.9.1.html 332 <li>r300/compiler: fix swizzle lowering with a presubtract source operand</li>
  /external/proguard/src/proguard/evaluation/
Processor.java 717 // The operand on the stack can be a reference or a return
    [all...]
  /external/qemu/fpu/
softfloat.c     [all...]
  /external/qemu/tcg/
README 416 Note 1: Some shortcuts are defined when the last operand is known to be
  /external/quake/quake/src/QW/gas2masm/
gas2masm.c 228 fprintf (stderr, "Error: operand too long %s\n",

Completed in 858 milliseconds

<<31323334353637383940>>