HomeSort by relevance Sort by last modified time
    Searched refs:Select (Results 76 - 91 of 91) sorted by null

1 2 34

  /external/llvm/lib/Target/ARM/
ARMFastISel.cpp     [all...]
  /external/llvm/lib/Target/X86/
X86FastISel.cpp 52 /// X86ScalarSSEf32, X86ScalarSSEf64 - Select between SSE or x87
683 /// X86SelectStore - Select and emit code to implement store instructions.
707 /// X86SelectRet - Select and emit code to implement ret instructions.
815 /// X86SelectLoad - Select and emit code to implement load instructions.
    [all...]
  /external/llvm/lib/Transforms/Scalar/
GVN.cpp 387 case Instruction::Select:
    [all...]
ObjCARC.cpp 318 case Instruction::Select: case Instruction::PHI:
    [all...]
  /external/llvm/lib/Analysis/
InstructionSimplify.cpp 326 /// ThreadBinOpOverSelect - In the case of a binary operation with a select
328 /// evaluating it on both branches of the select results in the same value.
342 assert(isa<SelectInst>(RHS) && "No select instruction operand!");
346 // Evaluate the BinOp on the true and false branches of the select.
368 // If applying the operation did not change the true and false select values,
369 // then the result of the binop is the select itself.
375 // For example, select (cond, X, X & Z) & Z -> X & Z.
400 /// ThreadCmpOverSelect - In the case of a comparison with a select instruction,
401 /// try to simplify the comparison by seeing whether both branches of the select
412 // Make sure the select is on the LHS
    [all...]
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/AsmParser/
LLParser.cpp     [all...]
  /prebuilt/darwin-x86/swt/
swt.jar 
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 240 | Select
    [all...]
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /external/grub/docs/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 553 milliseconds

1 2 34