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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
Instructions.h     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
Instructions.cpp 339 : CallBase<CallInst>(
344 OperandTraits<CallBase<CallInst>>::op_end(this) - 1, 1,
350 : CallBase<CallInst>(
355 OperandTraits<CallBase<CallInst>>::op_end(this) - 1, 1, InsertAtEnd) {
360 : CallBase<CallInst>(CI.Attrs, CI.FTy, CI.getType(), Instruction::Call,
361 OperandTraits<CallBase<CallInst>>::op_end(this) -
630 : CallBase<InvokeInst>(II.Attrs, II.FTy, II.getType(), Instruction::Invoke,
631 OperandTraits<CallBase<InvokeInst>>::op_end(this) -
    [all...]

Completed in 736 milliseconds