Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp154 Function *LoadRelIntrinsic = llvm::Intrinsic::getDeclaration( in convertToRelLookupTable() local
159 Value *Result = Builder.CreateCall(LoadRelIntrinsic, {RelLookupTable, Offset}, in convertToRelLookupTable()