OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SPIR_INTRINSIC_BLOCK_BIND
(Results
1 - 3
of
3
) sorted by null
/external/spirv-llvm/lib/SPIRV/
SPIRVLowerOCLBlocks.cpp
117
erase(M->getFunction(
SPIR_INTRINSIC_BLOCK_BIND
));
130
auto F = M->getFunction(
SPIR_INTRINSIC_BLOCK_BIND
);
361
SPIR_INTRINSIC_BLOCK_BIND
&& "Invalid block");
SPIRVInternal.h
266
#define
SPIR_INTRINSIC_BLOCK_BIND
"spir_block_bind"
[
all
...]
SPIRVUtil.cpp
818
return addCallInst(M,
SPIR_INTRINSIC_BLOCK_BIND
, BlkTy, BlkArgs, nullptr,
[
all
...]
Completed in 146 milliseconds