Home
last modified time | relevance | path

Searched defs:CalledF (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXImageOptimizer.cpp65 if (CalledF && CalledF->isIntrinsic()) { in runOnFunction() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DCGProfile.cpp53 Function *CalledF, uint64_t NewCount) { in runCGProfilePass() argument
H A DSanitizerCoverage.cpp1074 auto CalledF = CB->getCalledFunction(); createFunctionControlFlow() local
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitIntrinsics.cpp307 getPointeeTypeByCallInst(StringRef DemangledName,Function * CalledF,unsigned OpIdx) getPointeeTypeByCallInst() argument
384 if (Function *CalledF = CI->getCalledFunction()) { deduceElementTypeHelper() local
550 if (Function *CalledF = CI->getCalledFunction()) { deduceOperandElementType() local
959 Function *CalledF = CI->getCalledFunction(); insertPtrCastOrAssignTypeInstr() local
[all...]