Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DRelLookupTableConverter.cpp154 Function *LoadRelIntrinsic = llvm::Intrinsic::getDeclaration( in convertToRelLookupTable() local
160 Value *Result = Builder.CreateCall(LoadRelIntrinsic, {Base, Offset}, in convertToRelLookupTable()