Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineOperand.h211 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function
392 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()
404 assert((isGlobal() || isSymbol() || isCPI() || isBlockAddress()) && in getOffset()
430 assert((isGlobal() || isSymbol() || isCPI() || isBlockAddress()) && in setOffset()
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h252 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function
442 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()
460 isTargetIndex() || isBlockAddress()) && in getOffset()
520 isTargetIndex() || isBlockAddress()) && in setOffset()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantPoolValue.h81 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function
159 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
DARMAsmPrinter.cpp853 } else if (ACPV->isBlockAddress()) { in EmitMachineConstantPoolValue()
DARMBaseInstrInfo.cpp1102 else if (ACPV->isBlockAddress()) in duplicateCPV()
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp576 assert(MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()); in EmitInstruction()
584 else if (MO.isBlockAddress()) in EmitInstruction()
620 assert(MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()); in EmitInstruction()
628 else if (MO.isBlockAddress()) in EmitInstruction()
652 MO.isBlockAddress()) && in EmitInstruction()
666 } else if (MO.isBlockAddress()) { in EmitInstruction()
670 if (GlobalToc || MO.isJTI() || MO.isBlockAddress() || in EmitInstruction()
691 MO.isBlockAddress()) && in EmitInstruction()
697 else if (MO.isBlockAddress()) { in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineOperand.h333 bool isBlockAddress() const { return OpKind == MO_BlockAddress; } in isBlockAddress() function
558 assert(isBlockAddress() && "Wrong MachineOperand accessor"); in getBlockAddress()
586 isTargetIndex() || isBlockAddress()) && in getOffset()
656 isTargetIndex() || isBlockAddress()) && in setOffset()
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h102 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function
176 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA(); in classof()
DARMAsmPrinter.cpp960 } else if (ACPV->isBlockAddress()) { in EmitMachineConstantPoolValue()
DARMBaseInstrInfo.cpp1389 else if (ACPV->isBlockAddress()) in duplicateCPV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp660 assert(MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()); in EmitInstruction()
668 else if (MO.isBlockAddress()) in EmitInstruction()
704 assert(MO.isGlobal() || MO.isCPI() || MO.isJTI() || MO.isBlockAddress()); in EmitInstruction()
712 else if (MO.isBlockAddress()) in EmitInstruction()
736 MO.isBlockAddress()) && in EmitInstruction()
750 } else if (MO.isBlockAddress()) { in EmitInstruction()
754 if (GlobalToc || MO.isJTI() || MO.isBlockAddress() || in EmitInstruction()
782 MO.isBlockAddress()) && in EmitInstruction()
788 else if (MO.isBlockAddress()) { in EmitInstruction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h112 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; } in isBlockAddress() function
202 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA() || in classof()
DARMAsmPrinter.cpp864 } else if (ACPV->isBlockAddress()) { in EmitMachineConstantPoolValue()
DARMBaseInstrInfo.cpp1558 else if (ACPV->isBlockAddress()) in duplicateCPV()
/external/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp191 MO.isGlobal() || MO.isBlockAddress() || MO.isMCSymbol() || MO.isMBB(); in isValidDispOp()
206 (MO1.isBlockAddress() && MO2.isBlockAddress() && in isSimilarDispOp()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp689 if (HiOperand.isBlockAddress()) { in emitCombineII()
696 if (LoOperand.isBlockAddress()) { in emitCombineII()
778 if (HiOperand.isBlockAddress()) { in emitCombineIR()
826 if (LoOperand.isBlockAddress()) { in emitCombineRI()
DHexagonConstExtenders.cpp706 else if (Op.isBlockAddress()) in ExtRoot()
765 else if (Op.isSymbol() || Op.isGlobal() || Op.isBlockAddress() || in ExtValue()
DHexagonBitTracker.cpp239 if (MO.isGlobal() || MO.isBlockAddress() || MO.isSymbol() || MO.isJTI() || in evaluate()
DHexagonBitSimplify.cpp2623 if (Op.isGlobal() || Op.isBlockAddress()) in simplifyRCmp0()
2635 if (Op.isGlobal() || Op.isBlockAddress()) in simplifyRCmp0()
DHexagonInstrInfo.cpp2003 if (MO.isGlobal() || MO.isSymbol() || MO.isBlockAddress() || in isConstExtended()
/external/llvm/lib/Target/Hexagon/
DHexagonCopyToCombine.cpp660 if (HiOperand.isBlockAddress()) { in emitCombineII()
667 if (LoOperand.isBlockAddress()) { in emitCombineII()
749 if (HiOperand.isBlockAddress()) { in emitCombineIR()
797 if (LoOperand.isBlockAddress()) { in emitCombineRI()
DHexagonSplitConst32AndConst64.cpp92 MI.getOperand(1).isBlockAddress()) { in runOnMachineFunction()
DHexagonBitTracker.cpp171 if (MO.isGlobal() || MO.isBlockAddress() || MO.isSymbol() || MO.isJTI() || in evaluate()
DHexagonInstrInfo.cpp1932 if (MO.isGlobal() || MO.isSymbol() || MO.isBlockAddress() || in isConstExtended()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86OptimizeLEAs.cpp209 MO.isGlobal() || MO.isBlockAddress() || MO.isMCSymbol() || MO.isMBB(); in isValidDispOp()
224 (MO1.isBlockAddress() && MO2.isBlockAddress() && in isSimilarDispOp()