HomeSort by relevance Sort by last modified time
    Searched refs:getVectorOperand (Results 1 - 19 of 19) sorted by null

  /external/llvm/lib/Analysis/
CFLGraph.h 420 auto *Ptr = Inst.getVectorOperand();
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUPerfHintAnalysis.cpp 197 WorkSet.insert(E->getVectorOperand());
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 718 visitIncomingValue(EE->getVectorOperand());
780 meetBDVState(NewState, getStateForInput(EE->getVectorOperand()));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
CFLGraph.h 470 auto *Ptr = Inst.getVectorOperand();
InstructionSimplify.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 836 visitIncomingValue(EE->getVectorOperand());
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 148 EI.getVectorOperand(), EI.getIndexOperand(), DL, TLI, DT, AC))
398 Value *ExtVecOp = ExtElt->getVectorOperand();
    [all...]
InstCombineLoadStoreAlloca.cpp     [all...]
InstCombineCasts.cpp     [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
InstCombineVectorOps.cpp 170 if (Value *V = SimplifyExtractElementInst(EI.getVectorOperand(),
391 Value *ExtVecOp = ExtElt->getVectorOperand();
    [all...]
InstCombineLoadStoreAlloca.cpp     [all...]
InstCombineCasts.cpp     [all...]
  /external/spirv-llvm/lib/SPIRV/
SPIRVWriter.cpp     [all...]
  /external/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/clang/lib/CodeGen/
CGExprScalar.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
SLPVectorizer.cpp 261 auto *Vec = EI->getVectorOperand();
    [all...]

Completed in 592 milliseconds