OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getNumPatchBytes
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/CodeGen/
StackMaps.h
117
uint32_t
getNumPatchBytes
() const {
/external/llvm/include/llvm/IR/
Statepoint.h
112
uint32_t
getNumPatchBytes
() const {
/external/llvm/lib/CodeGen/SelectionDAG/
StatepointLowering.cpp
294
if (ISP.
getNumPatchBytes
() > 0) {
736
DAG.getTargetConstant(ISP.
getNumPatchBytes
(), getCurSDLoc(), MVT::i32));
[
all
...]
/external/llvm/lib/Target/X86/
X86MCInstLower.cpp
[
all
...]
/external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp
[
all
...]
Completed in 138 milliseconds