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

  /external/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 35 ALLOCA,
HexagonFrameLowering.cpp 114 // The dynamic allocation uses a pseudo-instruction ALLOCA:
115 // Rd = ALLOCA Rs, A
249 case Hexagon::ALLOCA:
527 assert((MI->getOpcode() == Hexagon::ALLOCA) && "Expected alloca");
864 // the SP is unknown (as is with alloca or aligna).
    [all...]
HexagonISelLowering.cpp     [all...]
  /external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
builder_misc.cpp 609 Value* vSrcPtr = ALLOCA(vSrc->getType());
691 Value* vSrcPtr = ALLOCA(vSrc->getType());
774 Value* vSrcPtr = ALLOCA(vSrc->getType());
    [all...]
fetch_jit.cpp 757 Value *pMem = ALLOCA(mSimdInt32Ty);
    [all...]
  /external/mesa3d/src/gallium/drivers/swr/
swr_shader.cpp 414 Value *pTmpPtr = ALLOCA(mFP32Ty, C(4)); // used for dummy write for lane masking
504 Value *pTmpPtr = ALLOCA(mInt8Ty, C(4)); // used for dummy read/write for lane masking
630 Value *vtxAttribMap = ALLOCA(ArrayType::get(mInt32Ty, PIPE_MAX_SHADER_INPUTS));
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonISelLowering.h 41 ALLOCA,
HexagonISelLowering.cpp 682 SDValue AA = DAG.getNode(HexagonISD::ALLOCA, dl, VTs, Chain, Size, AC);
    [all...]
  /external/curl/packages/vms/
generate_config_vms_h_curl.com 385 $! I can not figure out where the C compiler is finding the ALLOCA.H file
  /external/e2fsprogs/
configure 734 ALLOCA
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/
configure 650 ALLOCA
    [all...]

Completed in 847 milliseconds