OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UpgradeIntrinsicCall
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/
AutoUpgrade.h
31
void
UpgradeIntrinsicCall
(CallInst *CI, Function *NewFn);
/external/llvm/lib/IR/
AutoUpgrade.cpp
161
//
UpgradeIntrinsicCall
- Upgrade a call to an old intrinsic to be a call the
164
void llvm::
UpgradeIntrinsicCall
(CallInst *CI, Function *NewFn) {
386
UpgradeIntrinsicCall
(CI, NewFn);
/external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
[
all
...]
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp
[
all
...]
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitcodeReader.cpp
[
all
...]
Completed in 2490 milliseconds