Home
last modified time | relevance | path

Searched refs:makeIntrinsicCall (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp160 static CallInst *makeIntrinsicCall(Module *M, in makeIntrinsicCall() function
227 CallInst *Call = makeIntrinsicCall(M, Intrinsic::bpf_getelementptr_and_load, in makeGEPAndLoad()
249 makeIntrinsicCall(M, Intrinsic::bpf_getelementptr_and_store, in makeGEPAndStore()