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

  /external/swiftshader/third_party/LLVM/include/llvm/
IntrinsicInst.h 156 setArgOperand(0, Ptr);
162 setArgOperand(2, L);
166 setArgOperand(3, A);
170 setArgOperand(4, V);
204 setArgOperand(1, Val);
237 setArgOperand(1, Ptr);
Instructions.h     [all...]
  /external/llvm/include/llvm/IR/
IntrinsicInst.h 179 setArgOperand(0, Ptr);
185 setArgOperand(2, L);
189 setArgOperand(3, A);
193 setArgOperand(4, V);
226 setArgOperand(1, Val);
258 setArgOperand(1, Ptr);
InstrTypes.h     [all...]
Instructions.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
ProfilingUtils.cpp 75 InitCall->setArgOperand(1,
78 InitCall->setArgOperand(1, AI);
95 InitCall->setArgOperand(0,
100 InitCall->setArgOperand(0, AI);
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCalls.cpp 119 MI->setArgOperand(2, Constant::getNullValue(MemOpLength->getType()));
443 II->setArgOperand(0, II->getArgOperand(1));
444 II->setArgOperand(1, LHS);
521 II->setArgOperand(0, II->getArgOperand(1));
522 II->setArgOperand(1, LHS);
594 II->setArgOperand(0, V);
616 II->setArgOperand(0, TmpV);
688 // II->setArgOperand(AlignArg,
    [all...]
InstCombineSimplifyDemanded.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp 171 MI->setArgOperand(2, Constant::getNullValue(MemOpLength->getType()));
    [all...]
InstCombineSimplifyDemanded.cpp     [all...]
InstCombineSelect.cpp 406 NewI->setArgOperand(1, Constant::getNullValue(Ty));
    [all...]
InstCombineMulDivRem.cpp 654 Log2->setArgOperand(0, OpY);
    [all...]
  /frameworks/rs/rsov/compiler/
RSAllocationUtils.cpp 221 FCall->setArgOperand(0, ConstantInt::get(UInt32Ty, 0, false));
  /external/llvm/lib/Transforms/Scalar/
GuardWidening.cpp 202 ToWiden->setArgOperand(0, Result);
334 GuardInst->setArgOperand(0, ConstantInt::getTrue(GuardInst->getContext()));
  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
InlineFunction.cpp 198 lpadSelector->setArgOperand(0, lpadExn);
234 selector->setArgOperand(0, exn); // except for this use
383 selector->setArgOperand(0, exn); // restore this use
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
DwarfEHPrepare.cpp 193 Sel->setArgOperand(OpIdx, EHCatchAllValue->getInitializer());
  /external/spirv-llvm/lib/SPIRV/
SPIRVReader.cpp     [all...]
  /external/clang/lib/CodeGen/
CGException.cpp     [all...]
MicrosoftCXXABI.cpp     [all...]
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCOpts.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
ObjCARC.cpp     [all...]
  /external/llvm/lib/CodeGen/
CodeGenPrepare.cpp     [all...]

Completed in 787 milliseconds