Home
last modified time | relevance | path

Searched defs:createInstruction (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorizationPlanner.h40 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
48 VPInstruction *createInstruction(unsigned Opcode, in createInstruction() function
/external/google-cloud-java/java-datalabeling/grpc-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
DDataLabelingServiceGrpc.java2014 default void createInstruction( in createInstruction() method
2596 public void createInstruction( in createInstruction() method in DataLabelingServiceGrpc.DataLabelingServiceStub
3133 public com.google.longrunning.Operation createInstruction( in createInstruction() method in DataLabelingServiceGrpc.DataLabelingServiceBlockingStub
3636 createInstruction(com.google.cloud.datalabeling.v1beta1.CreateInstructionRequest request) { in createInstruction() method in DataLabelingServiceGrpc.DataLabelingServiceFutureStub
/external/google-cloud-java/java-datalabeling/google-cloud-datalabeling/src/test/java/com/google/cloud/datalabeling/v1beta1/
DMockDataLabelingServiceImpl.java477 public void createInstruction( in createInstruction() method in MockDataLabelingServiceImpl
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/
DInstrBuilder.cpp610 InstrBuilder::createInstruction(const MCInst &MCI) { in createInstruction() function in llvm::mca::InstrBuilder
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MCA/
DInstrBuilder.cpp624 InstrBuilder::createInstruction(const MCInst &MCI, in createInstruction() function in llvm::mca::InstrBuilder
/external/swiftshader/src/Reactor/
DLLVMReactor.cpp3416 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x) in createInstruction() function
3425 static Value *createInstruction(llvm::Intrinsic::ID id, Value *x, Value *y) in createInstruction() function