OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FUNC_CODE_INST_LOAD
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Bitcode/
LLVMBitCodes.h
527
FUNC_CODE_INST_LOAD
= 20, // LOAD: [opty, op, align, vol]
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
BitcodeWriter.cpp
3059
Code = bitc::
FUNC_CODE_INST_LOAD
;
3469
Abbv->Add(BitCodeAbbrevOp(bitc::
FUNC_CODE_INST_LOAD
));
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
4973
case bitc::
FUNC_CODE_INST_LOAD
: { // LOAD: [opty, op, align, vol]
Completed in 70 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026