Home
last modified time | relevance | path

Searched defs:CallInst (Results 1 – 25 of 58) sorted by relevance

123

/external/spirv-llvm/lib/SPIRV/
DOCL21ToSPIRV.cpp182 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallConvert() argument
213 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallSubGroupBarrier() argument
226 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in transBuiltin() argument
DOCL20ToSPIRV.cpp530 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallNDRange() argument
569 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallAsyncWorkGroupCopy() argument
634 [&](CallInst *, std::vector<Value *> &Args, Type *&Ret) { in visitCallAllAny() argument
664 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in transMemoryBarrier() argument
818 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallBarrier() argument
873 mutateCallInstSPIRV(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallConvert() argument
969 [=](CallInst *, std::vector<Value *> &Args) { in transBuiltin() argument
977 [=](CallInst *, std::vector<Value *> &Args, Type *&RetTy) { in transBuiltin() argument
1014 [=](CallInst *, std::vector<Value *> &Args) { in visitCallReadImageMSAA() argument
1030 [=](CallInst *, std::vector<Value *> &Args, Type *&Ret) { in visitCallReadImageWithSampler() argument
[all …]
DSPIRVToOCL20.cpp201 mutateCallInstOCL(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallSPIRVMemoryBarrier() argument
339 mutateCallInstOCL(M, CI, [=](CallInst *, std::vector<Value *> &Args, Type *& RetTy){ in visitCallSPIRVAtomicBuiltin() argument
401 mutateCallInstOCL(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallSPIRVBuiltin() argument
426 mutateCallInstOCL(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallSPIRVGroupBuiltin() argument
453 mutateCallInstOCL(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallSPIRVPipeBuiltin() argument
DOCL20To12.cpp126 mutateCallInstOCL(M, CI, [=](CallInst *, std::vector<Value *> &Args){ in visitCallAtomicWorkItemFence() argument
DOCLUtil.cpp521 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateCallInstOCL()
529 std::function<std::string (CallInst *, std::vector<Value *> &, in mutateCallInstOCL()
539 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateFunctionOCL()
/external/swiftshader/third_party/LLVM/include/llvm/
DAutoUpgrade.h21 class CallInst; variable
/external/llvm/include/llvm/IR/
DBasicBlock.h26 class CallInst; variable
DAutoUpgrade.h20 class CallInst; variable
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DIntrinsicLowering.h22 class CallInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DIntrinsicLowering.h22 class CallInst; variable
DMachineModuleInfo.h47 class CallInst; variable
/external/llvm/include/llvm/CodeGen/
DIntrinsicLowering.h22 class CallInst; variable
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DMemoryBuiltins.h19 class CallInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DAutoUpgrade.h20 class CallInst; variable
/external/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h25 class CallInst; variable
DLocal.h33 class CallInst; variable
DCloning.h38 class CallInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DSimplifyLibCalls.h25 class CallInst; variable
DCloning.h37 class CallInst; variable
DLocal.h45 class CallInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Scalar/
DMemCpyOptimizer.h28 class CallInst; variable
DGVN.h41 class CallInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DStatepointLowering.h28 class CallInst; variable
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/Utils/
DCloning.h36 class CallInst; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DAssumptionCache.h30 class CallInst; variable

123