HomeSort by relevance Sort by last modified time
    Searched refs:CPV (Results 1 - 25 of 25) sorted by null

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
NVPTXAsmPrinter.h 270 void printScalarConstant(const Constant *CPV, raw_ostream &O);
272 void bufferLEByte(const Constant *CPV, int Bytes, AggBuffer *aggBuffer);
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMConstantPoolValue.cpp 172 ARMConstantPoolValue *CPV =
174 ARMConstantPoolConstant *APC = dyn_cast<ARMConstantPoolConstant>(CPV);
237 ARMConstantPoolValue *CPV =
239 ARMConstantPoolSymbol *APS = dyn_cast<ARMConstantPoolSymbol>(CPV);
293 ARMConstantPoolValue *CPV =
295 ARMConstantPoolMBB *APMBB = dyn_cast<ARMConstantPoolMBB>(CPV);
ARMISelLowering.cpp     [all...]
ARMFastISel.cpp 601 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id,
604 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp     [all...]
NVPTXAsmPrinter.h 279 void printScalarConstant(const Constant *CPV, raw_ostream &O);
281 void bufferLEByte(const Constant *CPV, int Bytes, AggBuffer *aggBuffer);
  /external/swiftshader/third_party/LLVM/lib/Target/CBackend/
CBackend.cpp 213 void printConstant(Constant *CPV, bool Static);
214 void printConstantWithCast(Constant *CPV, unsigned Opcode);
751 void CWriter::printConstant(Constant *CPV, bool Static) {
752 if (const ConstantExpr *CE = dyn_cast<ConstantExpr>(CPV)) {
769 CE->getOperand(0)->getType() == Type::getInt1Ty(CPV->getContext())) {
774 if (CE->getType() == Type::getInt1Ty(CPV->getContext()) &&
787 printGEPExpression(CE->getOperand(0), gep_type_begin(CPV),
788 gep_type_end(CPV), Static);
909 } else if (isa<UndefValue>(CPV) && CPV->getType()->isSingleValueType())
    [all...]
  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 77 ARMConstantPoolValue *CPV =
79 if (Derived *APC = dyn_cast<Derived>(CPV))
ARMExpandPseudoInsts.cpp     [all...]
ARMISelLowering.cpp     [all...]
ARMFastISel.cpp 589 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id,
592 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 87 auto *CPV =
89 if (Derived *APC = dyn_cast<Derived>(CPV))
ARMConstantPoolValue.cpp 196 auto *CPV = static_cast<ARMConstantPoolValue*>(
198 auto *Constant = cast<ARMConstantPoolConstant>(CPV);
ARMExpandPseudoInsts.cpp     [all...]
ARMISelLowering.cpp     [all...]
ARMFastISel.cpp 588 ARMConstantPoolValue *CPV = ARMConstantPoolConstant::Create(GV, Id,
591 unsigned Idx = MCP.getConstantPoolIndex(CPV, Align);
    [all...]
  /external/selinux/mcstrans/share/examples/nato/setrans.d/
eyes-only.conf 172 ~c251=CPV # Cape Verde
rel.conf 178 ~c200,~c251=CPV # Cape Verde
  /external/swiftshader/third_party/LLVM/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]
  /external/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
Execution.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/CppBackend/
CPPBackend.cpp 146 void printConstant(const Constant *CPV);
    [all...]

Completed in 391 milliseconds