Home
last modified time | relevance | path

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

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