Home
last modified time | relevance | path

Searched refs:MachineCPVal (Results 1 – 25 of 31) sorted by relevance

12

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineConstantPool.h79 MachineConstantPoolValue *MachineCPVal; member
92 Val.MachineCPVal = V; in MachineConstantPoolEntry()
DSelectionDAGNodes.h1282 MachineConstantPoolValue *MachineCPVal;
1302 Val.MachineCPVal = v;
1319 return Val.MachineCPVal;
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h73 MachineConstantPoolValue *MachineCPVal; member
86 Val.MachineCPVal = V; in MachineConstantPoolEntry()
DSelectionDAGNodes.h1436 MachineConstantPoolValue *MachineCPVal;
1456 Val.MachineCPVal = v;
1472 return Val.MachineCPVal;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h72 MachineConstantPoolValue *MachineCPVal; member
86 Val.MachineCPVal = V; in MachineConstantPoolEntry()
DSelectionDAGNodes.h1673 MachineConstantPoolValue *MachineCPVal;
1694 Val.MachineCPVal = v;
1710 return Val.MachineCPVal;
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.cpp173 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; in getExistingMachineCPValue()
238 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; in getExistingMachineCPValue()
294 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; in getExistingMachineCPValue()
DARMBaseInstrInfo.cpp1085 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()
1204 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()
1206 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
DARMCodeEmitter.cpp633 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in emitConstPoolInstruction()
DARMAsmPrinter.cpp1497 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
/external/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp37 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.cpp37 static_cast<SystemZConstantPoolValue *>(Constants[I].Val.MachineCPVal); in getExistingMachineCPValue()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DMachineFunction.cpp624 return Val.MachineCPVal->getType(); in getType()
631 return Val.MachineCPVal->getRelocationInfo(); in getRelocationInfo()
638 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()
736 Constants[i].Val.MachineCPVal->print(OS); in print()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineFunction.cpp949 return Val.MachineCPVal->getType(); in getType()
983 Deleted.insert(Constants[i].Val.MachineCPVal); in ~MachineConstantPool()
984 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()
1084 Constants[i].Val.MachineCPVal->print(OS); in print()
DMIRPrinter.cpp456 Constant.Val.MachineCPVal->print(StrOS); in convert()
/external/llvm/lib/CodeGen/
DMachineFunction.cpp869 return Val.MachineCPVal->getType(); in getType()
900 delete Constants[i].Val.MachineCPVal; in ~MachineConstantPool()
997 Constants[i].Val.MachineCPVal->print(OS); in print()
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h78 (ARMConstantPoolValue *)Constants[i].Val.MachineCPVal; in getExistingMachineCPValueImpl()
DARMBaseInstrInfo.cpp1371 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()
1493 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()
1495 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
DARMAsmPrinter.cpp1593 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h88 static_cast<ARMConstantPoolValue*>(Constants[i].Val.MachineCPVal); in getExistingMachineCPValueImpl()
DARMConstantPoolValue.cpp197 CP->getConstants()[index].Val.MachineCPVal); in getExistingMachineCPValue()
DARMBaseInstrInfo.cpp1540 static_cast<ARMConstantPoolValue*>(MCPE.Val.MachineCPVal); in duplicateCPV()
1671 static_cast<ARMConstantPoolValue*>(MCPE0.Val.MachineCPVal); in produceSameValue()
1673 static_cast<ARMConstantPoolValue*>(MCPE1.Val.MachineCPVal); in produceSameValue()
DARMAsmPrinter.cpp1528 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
/external/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp170 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsAsmPrinter.cpp192 EmitMachineConstantPoolValue(MCPE.Val.MachineCPVal); in EmitInstruction()

12