OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MachineConstantPoolValue
(Results
26 - 50
of
99
) sorted by null
1
2
3
4
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/
MIRYamlMapping.h
303
struct
MachineConstantPoolValue
{
307
bool operator==(const
MachineConstantPoolValue
&Other) const {
313
template <> struct MappingTraits<
MachineConstantPoolValue
> {
314
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
351
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
452
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
478
std::vector<
MachineConstantPoolValue
>());
AsmPrinter.h
52
class
MachineConstantPoolValue
;
394
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
AsmPrinter.h
52
class
MachineConstantPoolValue
;
392
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
AsmPrinter.h
52
class
MachineConstantPoolValue
;
392
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
AsmPrinter.h
52
class
MachineConstantPoolValue
;
392
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
AsmPrinter.h
52
class
MachineConstantPoolValue
;
392
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/
MIRYamlMapping.h
303
struct
MachineConstantPoolValue
{
307
bool operator==(const
MachineConstantPoolValue
&Other) const {
313
template <> struct MappingTraits<
MachineConstantPoolValue
> {
314
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
351
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
452
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
478
std::vector<
MachineConstantPoolValue
>());
AsmPrinter.h
52
class
MachineConstantPoolValue
;
394
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/
MIRYamlMapping.h
303
struct
MachineConstantPoolValue
{
307
bool operator==(const
MachineConstantPoolValue
&Other) const {
313
template <> struct MappingTraits<
MachineConstantPoolValue
> {
314
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
351
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
452
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
478
std::vector<
MachineConstantPoolValue
>());
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/
MIRYamlMapping.h
329
struct
MachineConstantPoolValue
{
335
bool operator==(const
MachineConstantPoolValue
&Other) const {
342
template <> struct MappingTraits<
MachineConstantPoolValue
> {
343
static void mapping(IO &YamlIO,
MachineConstantPoolValue
&Constant) {
383
LLVM_YAML_IS_SEQUENCE_VECTOR(llvm::yaml::
MachineConstantPoolValue
)
485
std::vector<
MachineConstantPoolValue
> Constants; /// Constant pool.
511
std::vector<
MachineConstantPoolValue
>());
/external/llvm/lib/Target/ARM/
ARMAsmPrinter.h
133
void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV) override;
ARMConstantPoolValue.cpp
34
:
MachineConstantPoolValue
(Ty), LabelId(id), Kind(kind),
43
:
MachineConstantPoolValue
((Type*)Type::getInt32Ty(C)),
/external/llvm/include/llvm/CodeGen/
AsmPrinter.h
46
class
MachineConstantPoolValue
;
322
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMConstantPoolValue.h
51
class ARMConstantPoolValue : public
MachineConstantPoolValue
{
ARMConstantPoolValue.cpp
34
:
MachineConstantPoolValue
(Ty), LabelId(id), Kind(kind),
43
:
MachineConstantPoolValue
((Type*)Type::getInt32Ty(C)),
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
AsmPrinter.h
50
class
MachineConstantPoolValue
;
386
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/
AsmPrinter.h
52
class
MachineConstantPoolValue
;
394
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/
AsmPrinter.h
50
class
MachineConstantPoolValue
;
386
virtual void EmitMachineConstantPoolValue(
MachineConstantPoolValue
*MCPV);
Completed in 981 milliseconds
1
2
3
4