OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:operand
(Results
901 - 925
of
1353
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.cpp
509
// Find out which
operand
is the frame index.
514
"Instr doesn't have FrameIndex
operand
!");
/external/llvm/lib/Transforms/InstCombine/
InstCombineShifts.cpp
363
// require that the input
operand
is a shift-by-constant so that we have
482
// If the
operand
is an bitwise operator with a constant RHS, and the
/external/llvm/utils/TableGen/
CodeGenDAGPatterns.h
159
unsigned OperandNo; // The
operand
# this constraint applies to.
749
assert(DefaultOperands.count(R) &&"Isn't an analyzed default
operand
!");
DAGISelMatcher.h
230
/// RecordMatcher - Save the current node in the
operand
list.
750
/// (which defines a chain
operand
) is safe to fold into a larger pattern.
[
all
...]
/external/webkit/Source/JavaScriptCore/assembler/
MacroAssemblerARM.h
63
// These conditions will only evaluate to true if the comparison is ordered - i.e. neither
operand
is NaN.
70
// If either
operand
is NaN, these conditions always evaluate to true.
[
all
...]
/external/clang/docs/
AutomaticReferenceCounting.html
370
simply using a retainable object pointer as an
operand
within an
540
<li><tt>(__bridge T) op</tt> casts the
operand
to the destination
548
<li><tt>(__bridge_retained T) op</tt> casts the
operand
, which must
554
<li><tt>(__bridge_transfer T) op</tt> casts the
operand
, which must
[
all
...]
/external/llvm/docs/tutorial/
OCamlLangImpl7.html
[
all
...]
/external/llvm/lib/Transforms/Scalar/
ScalarReplAggregates.cpp
[
all
...]
ObjCARC.cpp
276
// Any instruction other than bitcast and gep with a pointer
operand
have a
348
//
operand
isn't actually being dereferenced, it is being stored to
[
all
...]
/external/mksh/src/
funcs.c
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
arm.h
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
arm.h
[
all
...]
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/config/arm/
arm.h
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp
67
/// than one use, this map indicates what regularized
operand
to use. This
319
OperandsLeadToDest |= // If an
operand
leads to Dest, so do we.
[
all
...]
/external/clang/lib/Sema/
SemaChecking.cpp
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/arm-eabi/bin/
as
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/
arm-eabi-as
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/arm-eabi/bin/
as
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-as
/external/valgrind/main/VEX/priv/
host_amd64_isel.c
938
values are on the second
operand
. */
[
all
...]
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/arm-eabi/bin/
as
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin/
arm-eabi-as
/external/clang/lib/CodeGen/
CGObjC.cpp
2185
llvm::Value *
operand
= bitcast->getOperand(0);
local
[
all
...]
/external/clang/lib/Parse/
ParseStmt.cpp
[
all
...]
/external/llvm/lib/Target/XCore/
XCoreISelLowering.cpp
188
llvm_unreachable("unimplemented
operand
");
555
"Unexpected
operand
to lower!");
572
"Unexpected
operand
to lower!");
709
"Unknown
operand
to lower!");
[
all
...]
Completed in 641 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>