OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Updater
(Results
1 - 10
of
10
) sorted by null
/build/target/product/
large_emu_hw.mk
43
Updater
\
generic_no_telephony.mk
44
Updater
\
/external/llvm/lib/CodeGen/
MachineSSAUpdater.cpp
301
MachineSSAUpdater *
Updater
) {
305
Updater
->VRC,
Updater
->MRI,
306
Updater
->TII);
313
MachineSSAUpdater *
Updater
) {
316
Updater
->VRC,
Updater
->MRI,
317
Updater
->TII);
339
static MachineInstr *ValueIsPHI(unsigned Val, MachineSSAUpdater *
Updater
) {
340
return InstrIsPHI(
Updater
->MRI->getVRegDef(Val))
[
all
...]
/external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h
1
//===-- SSAUpdaterImpl.h - SSA
Updater
Implementation -----------*- C++ -*-===//
25
UpdaterT *
Updater
;
64
Updater
(U), AvailableVals(A), InsertedPHIs(Ins) { }
76
ValT V = Traits::GetUndefVal(BB,
Updater
);
234
Pred->AvailableVal = Traits::GetUndefVal(Pred->BB,
Updater
);
325
ValT PHI = Traits::CreateEmptyPHI(Info->BB, Info->NumPreds,
Updater
);
345
PhiT *PHI = Traits::ValueIsNewPHI(Info->AvailableVal,
Updater
);
414
PhiT *IncomingPHIVal = Traits::ValueIsPHI(IncomingVal,
Updater
);
451
PhiT *IncomingPHI = Traits::ValueIsPHI(IncomingVal,
Updater
);
/external/llvm/lib/Transforms/Utils/
SSAUpdater.cpp
293
static Value *GetUndefVal(BasicBlock *BB, SSAUpdater *
Updater
) {
294
return UndefValue::get(
Updater
->ProtoType);
300
SSAUpdater *
Updater
) {
301
PHINode *PHI = PHINode::Create(
Updater
->ProtoType, NumPreds,
302
Updater
->ProtoName, &BB->front());
320
static PHINode *ValueIsPHI(Value *Val, SSAUpdater *
Updater
) {
326
static PHINode *ValueIsNewPHI(Value *Val, SSAUpdater *
Updater
) {
327
PHINode *PHI = ValueIsPHI(Val,
Updater
);
/sdk/sdkmanager/app/etc/
android.bat
53
rem arguments, to display the SDK
Updater
UI. This allows the
updater
to
54
rem update the tools directory where the
updater
itself is located.
/external/webkit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js
[
all
...]
concat-jquery-mootools-prototype.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/
string-unpack-code.js
[
all
...]
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js
[
all
...]
Completed in 311 milliseconds