OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getOpcode
(Results
176 - 200
of
451
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
InstrTypes.h
98
switch (
getOpcode
()) {
320
return I->
getOpcode
() == Instruction::Alloca ||
321
I->
getOpcode
() == Instruction::Load ||
322
I->
getOpcode
() == Instruction::VAArg ||
323
I->
getOpcode
() == Instruction::ExtractValue ||
324
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
541
BinaryOps
getOpcode
() const {
542
return static_cast<BinaryOps>(Instruction::
getOpcode
());
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCInstrDesc.h
203
unsigned
getOpcode
() const { return Opcode; }
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
InstrTypes.h
85
switch (
getOpcode
()) {
302
return I->
getOpcode
() == Instruction::Alloca ||
303
I->
getOpcode
() == Instruction::Load ||
304
I->
getOpcode
() == Instruction::VAArg ||
305
I->
getOpcode
() == Instruction::ExtractValue ||
306
(I->
getOpcode
() >= CastOpsBegin && I->
getOpcode
() < CastOpsEnd);
523
BinaryOps
getOpcode
() const {
524
return static_cast<BinaryOps>(Instruction::
getOpcode
());
813
Instruction::CastOps
getOpcode
() const
[
all
...]
Completed in 795 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>