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

1 2 34

  /external/llvm/lib/Transforms/InstCombine/
InstCombineSelect.cpp 394 Type *Ty = NewI->getArgOperand(1)->getType();
    [all...]
InstCombineMulDivRem.cpp 416 Value *OpLog2Of = II->getArgOperand(0);
    [all...]
InstCombineCasts.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
  /external/llvm/lib/IR/
AsmWriter.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
SROA.cpp     [all...]
LoopStrengthReduce.cpp 691 if (II->getArgOperand(0) == OperandVal)
716 AccessTy.MemTy = II->getArgOperand(0)->getType();
    [all...]
  /external/llvm/lib/Target/ARM/
ARMISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/
AArch64ISelLowering.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp 76 if (!isa<MDNode>(ValueAsMetadata::get(DDI->getArgOperand(0))) ||
77 !isa<MDNode>(ValueAsMetadata::get(DDI->getArgOperand(1)))) {
    [all...]
  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp     [all...]
  /external/llvm/lib/Target/PowerPC/
PPCISelLowering.cpp     [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]

Completed in 1002 milliseconds

1 2 34