Searched defs:ArgMutate (Results 1 – 2 of 2) sorted by relevance
/external/spirv-llvm/lib/SPIRV/ |
D | OCLUtil.cpp | 521 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateCallInstOCL() 530 Type *&RetTy)> ArgMutate, in mutateCallInstOCL() 539 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateFunctionOCL()
|
D | SPIRVUtil.cpp | 643 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateCallInst() 666 Type *&RetTy)>ArgMutate, in mutateCallInst() 692 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateFunction() 706 std::function<std::string (CallInst *, std::vector<Value *> &)>ArgMutate, in mutateCallInstSPIRV() 715 Type *&RetTy)> ArgMutate, in mutateCallInstSPIRV()
|