Searched defs:CalledF (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/NVPTX/ | ||
H A D | NVPTXImageOptimizer.cpp | 65 if (CalledF && CalledF->isIntrinsic()) { in runOnFunction() local |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | CGProfile.cpp | 53 Function *CalledF, uint64_t NewCount) { in runCGProfilePass() argument |
H A D | SanitizerCoverage.cpp | 1074 auto CalledF = CB->getCalledFunction(); createFunctionControlFlow() local |
/llvm-project/llvm/lib/Target/SPIRV/ | ||
H A D | SPIRVEmitIntrinsics.cpp | 307 getPointeeTypeByCallInst(StringRef DemangledName,Function * CalledF,unsigned OpIdx) getPointeeTypeByCallInst() argument |