OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IRBuilderTy
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp
98
typedef IRBuilder<>
IRBuilderTy
;
128
CallInst *createPopcntIntrinsic(
IRBuilderTy
&IRB, Value *Val, DebugLoc DL);
507
IRBuilderTy
Builder(PreCondBr);
610
CallInst *NclPopcountRecognize::createPopcntIntrinsic(
IRBuilderTy
&IRBuilder,
[
all
...]
SROA.cpp
124
IRBuilderPrefixedInserter<true> >
IRBuilderTy
;
127
IRBuilderPrefixedInserter<false> >
IRBuilderTy
;
[
all
...]
Completed in 156 milliseconds